# TOKENOMICS

- [Costs and Rewards](https://0xgo-fund.gitbook.io/docs/tokenomics/costs-and-rewards.md): Navigate trough the protocol economic components
- [Community Rewards](https://0xgo-fund.gitbook.io/docs/tokenomics/costs-and-rewards/community-rewards.md): The clockworks under the financial support to our communities
- [Staker Rewards](https://0xgo-fund.gitbook.io/docs/tokenomics/costs-and-rewards/staker-rewards.md): Incentives for Staking with 0XGO.
- [Protocol Fees](https://0xgo-fund.gitbook.io/docs/tokenomics/costs-and-rewards/protocol-fees.md): How does 0XGO team earn money?
- [ZEROToken](https://0xgo-fund.gitbook.io/docs/tokenomics/zerotoken.md)
- [Relayer Incentives](https://0xgo-fund.gitbook.io/docs/tokenomics/relayer-incentives.md): Get CTSI, ZERO + extra rewards by staking all pending pool deposits to our Cartesi Node
- [Cartesi Guardians ($CTSG)](https://0xgo-fund.gitbook.io/docs/tokenomics/cartesi-guardians.md): NFTs to get lower protocol fees and increase the amount of rewards earned + VIP feature access


---

# 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.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.
