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

# ¡Bienvenid@ a BNBFund Academy!

Estás a punto de descubrir cómo funciona **BNBFund**, un fondo comunitario 100% descentralizado basado en **Smart Contracts sobre Polygon Network**, diseñado para generar **recompensas automáticas, seguras y transparentes** por tu participación activa.

Aquí no hablamos de promesas, hablamos de tecnología real que tú controlas desde tu wallet.\
Y para ayudarte a dominar todo el proceso, hemos creado una **academia progresiva**, estructurada en tres niveles de aprendizaje:

🔹 **Nivel Básico**\
Descubre qué es BNBFund, cómo funciona su contrato inteligente y aprende a participar desde tu wallet, sin intermediarios.

🔹 **Nivel Intermedio**\
Aprende a optimizar tus recompensas, gestionar referidos y actuar con estrategia dentro del sistema.

🔹 **Nivel Avanzado**\
Profundiza en el análisis técnico del contrato, su lógica, escalabilidad y la proyección del ecosistema.

📆 **Importante:**\
**Cada día se irán desbloqueando 2 nuevos videos dentro de la academia**, para que avances paso a paso, sin saturarte y con enfoque.\
💡 Esto te permitirá consolidar tu conocimiento y aprovechar mejor cada etapa del aprendizaje.

📚 Explora, aprende y maximiza tu participación en BNBFund.\
Estás entrando a una comunidad sin bancos, sin jefes y sin permisos... solo tú y la blockchain.

🔥 **Tu camino hacia la libertad financiera en Web3 comienza ahora.**\
**BNBFund.io – Aprende. Participa. Evoluciona.** 🔥


---

# 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, and the optional `goal` query parameter:

```
GET https://academy.bnbfund.io/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
