> For the complete documentation index, see [llms.txt](https://pulse-network.gitbook.io/pulse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulse-network.gitbook.io/pulse-whitepaper/6.-ecosystem-incentives-and-economy.md).

# 6. Ecosystem Incentives & Economy

Pulse is powered by an incentive-driven ecosystem designed to reward participation, align long-term behavior, and sustain network growth — without relying on short-term speculation.

Rather than focusing on token distribution mechanics, Pulse centers its economy around **user activity, reputation, and contribution**.

#### Overview

Pulse operates a dual-layer incentive system:

| Asset         | Type             | How It’s Earned                               | Primary Role                      |
| ------------- | ---------------- | --------------------------------------------- | --------------------------------- |
| $PULSE Points | Non-transferable | Platform participation                        | Incentives, access, feature usage |
| Native Token  | Transferable     | Exchanged from Points or external acquisition | Governance, staking, transactions |

This structure ensures:

* Daily participation is consistently rewarded
* Long-term contributors gain increasing influence
* Governance power reflects **contribution**, not speculation

#### $PULSE Points: Participation Incentives

$PULSE Points represent active participation within the Pulse ecosystem.

They are earned through:

* Onboarding actions and learning tasks
* Social participation and content creation
* Transactions and protocol interactions
* Community growth and governance involvement

Key properties:

* Non-transferable and behavior-based
* Designed to circulate through usage, not hoarding
* Serve as the primary incentive layer of the ecosystem

Points are intended to **reward action**, not capital.

#### Using $PULSE Points

$PULSE Points can be used to unlock functionality and participation across Pulse, including:

* Accessing features and social interactions
* Participating in campaigns, events, and games
* Covering in-app usage costs
* Exchanging into the Native Token when applicable

This creates a continuous incentive loop that encourages ongoing engagement.

#### Native Token: Governance & Long-Term Alignment

The Native Token represents optional long-term participation in the Pulse ecosystem.

Its primary roles include:

* Governance participation
* Transaction and service fees
* Staking-based incentives

Importantly:

> **Future governance rights and incentive distributions will be weighted heavily based on the Pulse Credit Score (PCS), not solely on token holdings.**

Token ownership alone does not define influence.

#### Incentive Flywheel

Pulse’s incentive system follows a contribution-first loop:

**Participate → Earn $PULSE Points → Build Pulse Credit → Unlock Access & Rewards → Optional Token Participation**

The Pulse Credit System anchors this loop by translating behavior into reputation, reputation into access, and access into long-term alignment.

#### Why This Matters

Pulse’s economy is designed to:

* Reward real usage instead of speculation
* Align governance with contribution
* Create sustainable incentives for long-term participants

Together, **$PULSE Points**, **Pulse Credit Score**, and the **Native Token** form a cohesive incentive framework that prioritizes trust, participation, and ecosystem health.

{% hint style="info" %}
*Disclaimer: Pulse (Pulse Social Wallet) is a standalone Web3 application built on Account Abstraction technology. We are independent and not affiliated with the PulseChain Layer 1 blockchain.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://pulse-network.gitbook.io/pulse-whitepaper/6.-ecosystem-incentives-and-economy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
