# stabble documentation v1.0

## stabble documentation v1.0

- [Welcome](https://docs.stabble.org/introduction/welcome.md): stabble documentation v1.0
- [Background](https://docs.stabble.org/introduction/background.md)
- [Why stabble](https://docs.stabble.org/introduction/why-stabble.md)
- [General information](https://docs.stabble.org/the-protocol/general-information.md)
- [stabble's innovations](https://docs.stabble.org/the-protocol/stabbles-innovations.md)
- [Supported wallets](https://docs.stabble.org/the-protocol/supported-wallets.md)
- [Swaps](https://docs.stabble.org/the-protocol/swaps.md)
- [Liquidity Pools](https://docs.stabble.org/the-protocol/liquidity-pools.md)
- [$STB staking](https://docs.stabble.org/the-protocol/usdstb-staking.md)
- [LP token staking](https://docs.stabble.org/the-protocol/lp-token-staking.md)
- [General information](https://docs.stabble.org/usdstb-and-vestb-token/general-information.md)
- [Tokenomics](https://docs.stabble.org/usdstb-and-vestb-token/tokenomics.md)
- [Airdrop — Season 2](https://docs.stabble.org/usdstb-and-vestb-token/airdrop-season-2.md)
- [Fees](https://docs.stabble.org/appendix/fees.md)
- [Team](https://docs.stabble.org/appendix/team.md)
- [Roadmap](https://docs.stabble.org/appendix/roadmap.md)
- [Legal disclaimer](https://docs.stabble.org/appendix/legal-disclaimer.md)
- [References](https://docs.stabble.org/appendix/references.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://docs.stabble.org/introduction/welcome.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.
