# Claim pCDS Rewards

pCDS holders are entitled to receive 60% of the profits generated by Capital DAO through its investments.

#### Rules

* Calculations are performed on a quarterly (3-month) basis, with flexible dates.
* Rewards are distributed proportionally based on the amount of pCDS held at the time of the snapshot (very small reward amounts may be excluded).
* **The claim period is one year**. Any rewards that are not claimed within this period will be reclaimed and returned to the reward pool for redistribution.

Rewards can be claimed from the “pCDS” page in the Capital DAO application.

{% embed url="<https://app.capital-dao.xyz/pcds>" %}

<figure><img src="/files/VB5SIlGkYPoWB6t4bpeN" alt=""><figcaption></figcaption></figure>

1. Total reward pool amount for the period
2. Snapshot date
3. User’s pCDS balance at the snapshot
4. User’s pCDS share ratio at the snapshot
5. User’s reward amount (USDC)
6. Reward claim deadline
7. Claim button


---

# Agent Instructions: 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:

```
GET https://docs.capital-dao.xyz/cds-tokenomics/claim-pcds-rewards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
