# protocol

- [Genesis pools](https://snake-finance.gitbook.io/snake-finance-docs/protocol/genesis-pools.md): Genesis Pool to bootstrap $SNAKE
- [Forests Farms](https://snake-finance.gitbook.io/snake-finance-docs/protocol/forests-farms.md): Welcome the heart of farming operations on Snake.Finance
- [How to use the Forest?](https://snake-finance.gitbook.io/snake-finance-docs/protocol/forests-farms/how-to-use-the-forest.md)
- [SNAKE/S \[STABLE\]](https://snake-finance.gitbook.io/snake-finance-docs/protocol/forests-farms/snake-s-stable.md): Depositing into SNAKE/S \[STABLE] pool for Snake Finance
- [gSNAKE/S \[VOLATILE\]](https://snake-finance.gitbook.io/snake-finance-docs/protocol/forests-farms/gsnake-s-volatile.md): Depositing into SNAKE/S \[STABLE] pool for Snake Finance
- [Nest](https://snake-finance.gitbook.io/snake-finance-docs/protocol/nest.md): Welcome to The Nest - the core inflation mechanism of Snake Finance.
- [How to use the Nest?](https://snake-finance.gitbook.io/snake-finance-docs/protocol/nest/how-to-use-the-nest.md)
- [Zapper](https://snake-finance.gitbook.io/snake-finance-docs/protocol/zapper.md): Zapper for our Forests Farms
- [Redeeming](https://snake-finance.gitbook.io/snake-finance-docs/protocol/redeeming.md): Redeem Tab
- [Trade](https://snake-finance.gitbook.io/snake-finance-docs/protocol/trade.md): Trade Tab; Powered by Odos Router
- [Tokens](https://snake-finance.gitbook.io/snake-finance-docs/protocol/tokens.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://snake-finance.gitbook.io/snake-finance-docs/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.
