# WhitePaper

- [Introduction](https://basex.gitbook.io/docs/whitepaper/introduction.md): BaseX: A Low-Cost, Near-Zero Slippage AMM and Liquidity Layer
- [Vision](https://basex.gitbook.io/docs/whitepaper/vision.md)
- [Overview](https://basex.gitbook.io/docs/whitepaper/overview.md): BaseX ve(3,3) vs traditional Solidly ve(3,3) vs traditional liquidity mining
- [Key Models](https://basex.gitbook.io/docs/whitepaper/overview/key-models.md)
- [BDT as a governance token](https://basex.gitbook.io/docs/whitepaper/overview/bdt-as-a-governance-token.md)
- [Concentrated Liquidity – BaseX as a Uniswap V3 fork](https://basex.gitbook.io/docs/whitepaper/overview/concentrated-liquidity-basex-as-a-uniswap-v3-fork.md)
- [Voting Gauges](https://basex.gitbook.io/docs/whitepaper/overview/voting-gauges.md)
- [Bribes](https://basex.gitbook.io/docs/whitepaper/overview/bribes.md)
- [Tokenomics](https://basex.gitbook.io/docs/whitepaper/tokenomics.md)
- [Fees](https://basex.gitbook.io/docs/whitepaper/fees.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://basex.gitbook.io/docs/whitepaper.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.
