# 0XGO

## 0XGO

- [About Us](https://0xgo-fund.gitbook.io/docs/about-us.md): Staking For Good
- [Staking to help](https://0xgo-fund.gitbook.io/docs/staking-to-help.md)
- [Get Support](https://0xgo-fund.gitbook.io/docs/support.md): Please read our FAQ, and don't doubt to ask on our different channels.
- [Introduction](https://0xgo-fund.gitbook.io/docs/welcome/intro.md): We're a web3 community using Liquid Staking to boost our growth.
- [Book a Demo](https://0xgo-fund.gitbook.io/docs/welcome/book-a-demo.md): We are live on testnet : )
- [Partnerships](https://0xgo-fund.gitbook.io/docs/welcome/partnerships.md): Let's connect and help us fuel the growth of Web3 communities!!
- [Communities](https://0xgo-fund.gitbook.io/docs/staking-for-good/communities.md): Let's shape the future of Web3 together!!
- [Propose a community](https://0xgo-fund.gitbook.io/docs/staking-for-good/communities/propose-a-community.md): Submit request to join 0XGO Fund using the Airtable form bellow : )
- [Delegations](https://0xgo-fund.gitbook.io/docs/staking-for-good/communities/delegations.md)
- [Cartesi Node Runner](https://0xgo-fund.gitbook.io/docs/staking-for-good/cartesi-node-runner.md)
- [Staking Pools](https://0xgo-fund.gitbook.io/docs/staking-for-good/staking-pools.md)
- [Yield Adapters](https://0xgo-fund.gitbook.io/docs/staking-for-good/yield-adapters.md): 0XGO Reward Adapters on Beefy, Idle, Compound
- [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
- [FAQ](https://0xgo-fund.gitbook.io/docs/resources-and-more/faq.md)
- [Smart Contracts](https://0xgo-fund.gitbook.io/docs/resources-and-more/smart-contracts.md): The Official Smart Contracts used in 0XGO Products. Please only interact with the below contracts!
- [Tutorials](https://0xgo-fund.gitbook.io/docs/resources-and-more/tutorials.md): Demo, Tutorials and More
- [Socials](https://0xgo-fund.gitbook.io/docs/resources-and-more/socials.md): Keep posted for updates. Give us a follow, and surf trough official social links of 0XGO Protocol


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://0xgo-fund.gitbook.io/docs/about-us.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.
