> For the complete documentation index, see [llms.txt](https://pulse-capital-2.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulse-capital-2.gitbook.io/whitepaper/the-tokens/pcap-token.md).

# PCAP Token

The PCAP token serves as the core utility and reward token within the Pulse Capital ecosystem, fueling key features and reward systems that enable users to earn, trade, and stake their assets. Designed with sustainability in mind, PCAP is integrated across various staking mechanisms, including the Heart Fund and STOCK Vault, offering both user and platform benefits for the long term.

### Key Utilities of the PCAP Token

As the primary reward token, PCAP offers several ways for users to engage and benefit within the ecosystem:

* **Earning Rewards:** Users earn PCAP tokens by staking assets in various pools, such as the Capital Farm and Heart Fund.
* **Staking:** PCAP tokens can be reinvested in the Capital Farm, allowing users to compound their earnings over time and maximize returns.
* **Trading:** PCAP can be traded for other cryptocurrencies or used in liquidity pools to generate additional income.

### Emission Control and Sustainability

Pulse Capital ensures that PCAP token emissions are carefully managed to maintain token value. While high APRs are available in pools like the Heart Fund (offering up to 150% or more of PulseX APRs), the overall emission rate of PCAP is kept intentionally low to avoid inflation.

* **Emission Control and Rehypothecation**
  * **Low Emission Rate:** Pulse Capital limits PCAP issuance to prevent oversupply, ensuring scarcity and value retention.
  * **Subsidized Rewards via Rehypothecation:** Rehypothecation allows Pulse Capital to offer high APRs without excessive emissions by reinvesting platform profits and user assets. This method supports high rewards sustainably, benefiting both users (higher APRs) and the platform (enhanced stability).

### PCAP in Reward Structures of Key Pools

PCAP tokens play a central role in the reward distribution of Pulse Capital’s primary pools:

* **Heart Fund Rewards:** Users in the Heart Fund receive rewards split 50/50 between PCAP and STOCK tokens, encouraging balanced portfolio growth.


---

# 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-capital-2.gitbook.io/whitepaper/the-tokens/pcap-token.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.
