# Overview

- [Introduction](https://docs.0max1.com/overview/introduction.md)
- [Our Solution](https://docs.0max1.com/overview/our-solution.md): 0max1: A universal income protocol powered by AI
- [Quant AI Bot](https://docs.0max1.com/overview/our-solution/quant-ai-bot.md): How do we achieve universal income by Quant AI?
- [Coin Future Funding Rate Farming](https://docs.0max1.com/overview/our-solution/quant-ai-bot/coin-future-funding-rate-farming.md)
- [Spread Arbitrage](https://docs.0max1.com/overview/our-solution/quant-ai-bot/spread-arbitrage.md)
- [MEV Arbitrage](https://docs.0max1.com/overview/our-solution/quant-ai-bot/mev-arbitrage.md)
- [USDi Stablecoin](https://docs.0max1.com/overview/our-solution/usdi-stablecoin.md): An interest-bearing synthetic dollar.
- [1:1 Pegged to USD](https://docs.0max1.com/overview/our-solution/usdi-stablecoin/1-1-pegged-to-usd.md)
- [Auto Income Distribution](https://docs.0max1.com/overview/our-solution/usdi-stablecoin/auto-income-distribution.md)
- [0max1 Token](https://docs.0max1.com/overview/our-solution/0max1-token.md)
- [Where to get USDi](https://docs.0max1.com/overview/where-to-get-usdi.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.0max1.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.
