# RetaFi

## RetaFi

- [Welcome to RetaFi!](https://retafi.gitbook.io/retafi/overview/welcome-to-retafi.md): Welcome to the detailed documentation of RetaFi!
- [Key Terms](https://retafi.gitbook.io/retafi/overview/key-terms.md): A comprehensive glossary for users of RetaFi, offering clear and concise definitions of essential terms and concepts.
- [Market Analysis](https://retafi.gitbook.io/retafi/overview/market-analysis.md)
- [Mission and Vision](https://retafi.gitbook.io/retafi/overview/mission-and-vision.md)
- [Introduction to RetaFi](https://retafi.gitbook.io/retafi/overview/introduction-to-retafi.md)
- [Protocol Features](https://retafi.gitbook.io/retafi/the-mechanism/protocol-features.md)
- [EchelonAI](https://retafi.gitbook.io/retafi/the-mechanism/echelonai.md)
- [Staking Mechanism](https://retafi.gitbook.io/retafi/the-mechanism/staking-mechanism.md)
- [Restaking Mechanism](https://retafi.gitbook.io/retafi/the-mechanism/restaking-mechanism.md)
- [DAO](https://retafi.gitbook.io/retafi/the-mechanism/dao.md)
- [Roadmap](https://retafi.gitbook.io/retafi/the-mechanism/roadmap.md)
- [Tokens & Tokenomic](https://retafi.gitbook.io/retafi/the-mechanism/tokens-and-tokenomic.md)
- [Ecosytem tokens](https://retafi.gitbook.io/retafi/the-mechanism/tokens-and-tokenomic/ecosytem-tokens.md)
- [pToken, fToken](https://retafi.gitbook.io/retafi/the-mechanism/tokens-and-tokenomic/ptoken-ftoken.md)
- [Tokenomics](https://retafi.gitbook.io/retafi/the-mechanism/tokens-and-tokenomic/tokenomics.md)
- [RetaNFT](https://retafi.gitbook.io/retafi/the-mechanism/retanft.md)
- [Guides](https://retafi.gitbook.io/retafi/the-mechanism/guides.md)
- [Security](https://retafi.gitbook.io/retafi/the-mechanism/security.md)
- [Support and Community](https://retafi.gitbook.io/retafi/the-mechanism/support-and-community.md)
- [FAQ Section](https://retafi.gitbook.io/retafi/the-mechanism/support-and-community/faq-section.md)
- [Community Forums](https://retafi.gitbook.io/retafi/the-mechanism/support-and-community/community-forums.md)
- [Customer Support Channels](https://retafi.gitbook.io/retafi/the-mechanism/support-and-community/customer-support-channels.md)
- [Referral Program](https://retafi.gitbook.io/retafi/the-mechanism/referral-program.md)
- [RetaFi Privacy Policy](https://retafi.gitbook.io/retafi/appendix/retafi-privacy-policy.md)
- [Terms of Service](https://retafi.gitbook.io/retafi/appendix/terms-of-service.md)


---

# 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://retafi.gitbook.io/retafi/overview/welcome-to-retafi.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.
