# Community Rewards

We get our funds from protocol fees as such:

1. **Unstaking Fees:** When a user leaves any Proxy Pool we get **5%** from their total deposit and rewards which is disbursed directly to communities.
2. **NFTs:** Users can earn or buy Cartesi Guardians NFT ( [Cartesi Guardians ($CTSG)](/docs/tokenomics/cartesi-guardians.md) ). Each buy goes towards 0XGO community funds.
3. **Staking Pool Fees:** Users can participate in Staking Pools to earn rewards such as USDC, USDT, DAI where **7%** of the yield is given to the community (No dev-fees, all to communities).


---

# 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://0xgo-fund.gitbook.io/docs/tokenomics/costs-and-rewards/community-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.
