# White Paper

- [Welcome to SweetDAO](https://sweetdao.gitbook.io/whitepaper/white-paper/welcome-to-sweetdao.md): This document goes over the White-paper for SweetDAO and it's Decentralised  Exchange
- [Introduction](https://sweetdao.gitbook.io/whitepaper/white-paper/introduction.md)
- [Mission](https://sweetdao.gitbook.io/whitepaper/white-paper/mission.md)
- [Vision](https://sweetdao.gitbook.io/whitepaper/white-paper/vision.md)
- [Token Economics](https://sweetdao.gitbook.io/whitepaper/white-paper/token-economics.md)
- [Token Dispersal](https://sweetdao.gitbook.io/whitepaper/white-paper/token-dispersal.md)
- [Token Allocation](https://sweetdao.gitbook.io/whitepaper/white-paper/token-allocation.md)
- [Trading Fees & Liquidity As A Service Payments](https://sweetdao.gitbook.io/whitepaper/white-paper/trading-fees-and-liquidity-as-a-service-payments.md)
- [Sweet Protocol Economics](https://sweetdao.gitbook.io/whitepaper/white-paper/sweet-protocol-economics.md)
- [Protocol Owned Liquidity(POL)](https://sweetdao.gitbook.io/whitepaper/white-paper/protocol-owned-liquidity-pol.md)
- [Protocol Bonding](https://sweetdao.gitbook.io/whitepaper/white-paper/protocol-bonding.md)
- [Positive Flywheel](https://sweetdao.gitbook.io/whitepaper/white-paper/positive-flywheel.md)
- [Launch Strategy & ISPO](https://sweetdao.gitbook.io/whitepaper/white-paper/launch-strategy-and-ispo.md)
- [DEFI NFT Sale](https://sweetdao.gitbook.io/whitepaper/white-paper/defi-nft-sale.md)
- [Project Details](https://sweetdao.gitbook.io/whitepaper/white-paper/project-details.md)
- [Team](https://sweetdao.gitbook.io/whitepaper/white-paper/team.md)
- [Disclaimer](https://sweetdao.gitbook.io/whitepaper/white-paper/disclaimer.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://sweetdao.gitbook.io/whitepaper/white-paper.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.
