# GeeFi Docs

## GeeFi

- [Introduction](https://docs.geefi.io/readme.md)
- [GeeFi Wallet](https://docs.geefi.io/products/geefi-wallet.md)
- [GeeFi HUB](https://docs.geefi.io/products/geefi-hub.md)
- [GeeFi DEX](https://docs.geefi.io/products/geefi-dex.md)
- [GeeFi Card](https://docs.geefi.io/products/geefi-card.md)
- [GeeFi Token](https://docs.geefi.io/products/geefi-token.md)
- [Features](https://docs.geefi.io/geefi-wallet/features.md)
- [Networks](https://docs.geefi.io/geefi-wallet/networks.md)
- [NFTs](https://docs.geefi.io/geefi-wallet/nfts.md)
- [Changelog](https://docs.geefi.io/geefi-wallet/changelog.md): Keep track of GeeFi Wallet's Development.
- [Features](https://docs.geefi.io/geefi-hub/features.md)
- [Changelog](https://docs.geefi.io/geefi-hub/changelog.md): Keep track of GeeFi HUB's Development.
- [Features](https://docs.geefi.io/geefi-dex/features.md)
- [Changelog](https://docs.geefi.io/geefi-dex/changelog.md): Keep track of GeeFi DEX's Development.
- [Features](https://docs.geefi.io/geefi-card/features.md)
- [Changelog](https://docs.geefi.io/geefi-card/changelog.md): Keep track of GeeFi Card's Development.
- [Tokenomics](https://docs.geefi.io/geefi-token/tokenomics.md)
- [Staking](https://docs.geefi.io/geefi-token/staking.md): Earn Rewards & Maximize Your GEE Holdings. 🚀
- [Token Sale](https://docs.geefi.io/geefi-token/token-sale.md)
- [How to Buy](https://docs.geefi.io/geefi-token/how-to-buy.md)
- [Links](https://docs.geefi.io/get-in-touch/links.md): These are our only official links, please beware of scams and always double check if you landed on an official page or not.


---

# 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://docs.geefi.io/readme.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.
