# Whitepaper

## Whitepaper

- [Overview](https://docs.yeeldx.com/overview.md)
- [Get Started](https://docs.yeeldx.com/get-started.md): How to get started with DeFi and Yeeldx
- [How to set up a Wallet?](https://docs.yeeldx.com/get-started/how-to-set-up-a-wallet.md)
- [Funding your Wallet](https://docs.yeeldx.com/get-started/funding-your-wallet.md)
- [Connecting your wallet to Yeeldx](https://docs.yeeldx.com/get-started/connecting-your-wallet-to-yeeldx.md)
- [Introduction to Yeeldx](https://docs.yeeldx.com/yeeldx-ecosystem/introduction-to-yeeldx.md): a Decentralized, Multichain Yield Optimizer
- [YEELD Token](https://docs.yeeldx.com/yeeldx-ecosystem/yeeld-token.md): Here you can read about YEELD's Tokenomics & Governance and find the cross-chain YEELD token addresses.
- [Tokenomics](https://docs.yeeldx.com/yeeldx-ecosystem/yeeld-token/tokenomics.md)
- [Contract Addresses](https://docs.yeeldx.com/yeeldx-ecosystem/yeeld-token/contract-addresses.md)
- [Vaults](https://docs.yeeldx.com/products/vaults.md)
- [Rebalancing Vaults](https://docs.yeeldx.com/products/rebalancing-vaults.md): Using the power of AI (Coming Soon!)
- [YeeldFlow](https://docs.yeeldx.com/products/yeeldflow.md)
- [Strategies](https://docs.yeeldx.com/products/strategies.md)
- [YeeldBoost](https://docs.yeeldx.com/products/yeeldboost.md): Boost your yield by earning extra returns on top of your vault earnings!
- [Liquidity](https://docs.yeeldx.com/products/liquidity.md)
- [Farm](https://docs.yeeldx.com/products/farm.md)
- [General](https://docs.yeeldx.com/faq/general.md)
- [Yeeldx Explainers](https://docs.yeeldx.com/faq/yeeldx-explainers.md)
- [Team](https://docs.yeeldx.com/faq/team.md): Everything you need to know about the Yeeldx Core Team
- [Roadmap](https://docs.yeeldx.com/faq/roadmap.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://docs.yeeldx.com/overview.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.
