# Quick Intro

- [The Roadmap](https://docs.blindex.io/quick-intro/the-roadmap.md)
- [Re-Defining DeFi](https://docs.blindex.io/quick-intro/re-defining-defi.md)
- [Stability](https://docs.blindex.io/quick-intro/stability.md): How do we keep the tokens stable?
- [Why FRAX-Based?](https://docs.blindex.io/quick-intro/why-frax-based.md)
- [Our Tokens](https://docs.blindex.io/quick-intro/our-tokens.md)
- [Tokenomics](https://docs.blindex.io/quick-intro/tokenomics.md)
- [Meet The Team](https://docs.blindex.io/quick-intro/meet-the-team.md): Transparency is key.
- [Fair Launch](https://docs.blindex.io/quick-intro/fair-launch.md): Some key information points
- [DAO](https://docs.blindex.io/quick-intro/dao.md)
- [Investment Strategies](https://docs.blindex.io/quick-intro/investment-strategies.md): How Blindex will invest its funds to generate more yield to its community and BDX holders
- [Treasury](https://docs.blindex.io/quick-intro/treasury.md)


---

# Agent Instructions: 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://docs.blindex.io/quick-intro.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.
