# Welcome to SweetDAO

## Welcome to SweetDAO

- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sweetdao.gitbook.io/whitepaper/white-paper/welcome-to-sweetdao.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.
