> For the complete documentation index, see [llms.txt](https://yeldex.gitbook.io/yeldex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeldex.gitbook.io/yeldex-docs/readme.md).

# Whitepaper V2

&#x20;      **Yeldex** is a next-generation DeFi platform built on Binance Smart Chain (BSC), integrating a decentralized exchange (DEX), yield farming, staking, and liquidity provisioning in a unified ecosystem. Powered by the $YLDX token, Yeldex aims to solve critical inefficiencies in DeFi through sustainable yield strategies, smart liquidity management, and user-focused innovation.

&#x20;       **Yeldex** addresses common challenges in the DeFi space, such as excessive token inflation, complicated user experiences, and risks related to impermanent loss for liquidity providers. By implementing features like auto-compounding vaults, staking-based governance, and dynamic reward mechanisms, Yeldex fosters a fair, transparent, and community-driven platform. The project’s journey begins with a fair launch on PancakeSwap, prioritizing community building and engagement before gradually rolling out full utility features to ensure sustainable growth and long-term value for all participants.


---

# 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 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://yeldex.gitbook.io/yeldex-docs/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.
