# Protocol

- [Tokenomics](https://docs.spiral.farm/protocol/tokenomics.md)
- [Token allocation](https://docs.spiral.farm/protocol/tokenomics/token-allocation.md)
- [Staking/Yield bonding](https://docs.spiral.farm/protocol/staking-yield-bonding.md)
- [Treasury](https://docs.spiral.farm/protocol/treasury.md)
- [Vote Incentives Market](https://docs.spiral.farm/protocol/vote-incentives-market.md)
- [Spiral Lockers](https://docs.spiral.farm/protocol/spiral-lockers.md): the most well-thought solution for liquid voting in the space.
- [MAV Spiral Locker](https://docs.spiral.farm/protocol/spiral-lockers/mav-spiral-locker.md): a liquid locker for Maverick protocol governance token MAV.
- [SDT Spiral Locker](https://docs.spiral.farm/protocol/spiral-lockers/sdt-spiral-locker.md): a liquid locker for Stake DAO protocol governance token SDT.
- [Auctions](https://docs.spiral.farm/protocol/auctions.md)
- [Supported protocols](https://docs.spiral.farm/protocol/supported-protocols.md)
- [Benefits for the ecosystem](https://docs.spiral.farm/protocol/benefits-for-the-ecosystem.md): Why Spiral saves the day
- [Referral Program](https://docs.spiral.farm/protocol/referral-program.md): Currently available for sprMAV locker


---

# 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.spiral.farm/protocol.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.
