# Diving Deeper

- [Introduction](https://docs.blindex.io/diving-deeper/introduction.md)
- [Price Stability](https://docs.blindex.io/diving-deeper/price-stability.md): How arbitrage keeps BD-Stable's price-stable
- [Minting and Redeeming](https://docs.blindex.io/diving-deeper/minting-and-redeeming.md): Detailing the process of minting and redeeming BD-Stables
- [Blindex Tokens (BDX)](https://docs.blindex.io/diving-deeper/blindex-tokens-bdx.md): BDX is the value accrual and governance token of the entire Blindex ecosystem. All utility is concentrated into BDX
- [Buybacks & Recollateralization](https://docs.blindex.io/diving-deeper/buybacks-and-recollateralization.md)
- [Liquidity Programs & Staking](https://docs.blindex.io/diving-deeper/liquidity-programs-and-staking.md): Distributing BDX tokens to farmers and incentivizing DeFi programs with novel rules


---

# 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/diving-deeper.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.
