# Snake Finance Docs

## Snake Finance Docs

- [Welcome](https://snake-finance.gitbook.io/snake-finance-docs/introductions-and-faqs/welcome.md)
- [Introduction](https://snake-finance.gitbook.io/snake-finance-docs/introductions-and-faqs/welcome/introduction.md): Team & Goals
- [Disclaimer](https://snake-finance.gitbook.io/snake-finance-docs/introductions-and-faqs/welcome/disclaimer.md)
- [General FAQs](https://snake-finance.gitbook.io/snake-finance-docs/introductions-and-faqs/welcome/general-faqs.md): Frequently Asked Questions & Answers
- [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)
- [Overview](https://snake-finance.gitbook.io/snake-finance-docs/unique-features/overview.md): Peg Stability Module (PSM) | Dynamic Nest Emissions | LP Rehypothecation
- [Peg Stability Module (PSM)](https://snake-finance.gitbook.io/snake-finance-docs/unique-features/peg-stability-module-psm.md): PSM Fees on Forests Farms
- [Dynamic Nest Emissions (DNE)](https://snake-finance.gitbook.io/snake-finance-docs/unique-features/dynamic-nest-emissions-dne.md): Dynamic Emissions to the gSNAKE stakers in the Nest
- [LP Assets Rehypothecation (LPR)](https://snake-finance.gitbook.io/snake-finance-docs/unique-features/lp-assets-rehypothecation-lpr.md)
- [Sonic Airdrop Distribution](https://snake-finance.gitbook.io/snake-finance-docs/sonic-airdrop-distribution.md): Sonic Points + Gems on Snake Finance
- [Sonic Points](https://snake-finance.gitbook.io/snake-finance-docs/sonic-airdrop-distribution/sonic-points.md): Sonic Points
- [Sonic Gems](https://snake-finance.gitbook.io/snake-finance-docs/sonic-airdrop-distribution/sonic-gems.md): Sonic Gems on Snake Finance
- [Bridging to Sonic](https://snake-finance.gitbook.io/snake-finance-docs/information/bridging-to-sonic.md): Video Guide on Bridging to Sonic
- [Treasury Management](https://snake-finance.gitbook.io/snake-finance-docs/information/treasury-management.md)
- [Contracts](https://snake-finance.gitbook.io/snake-finance-docs/information/contracts.md): Contracts for SNAKE Finance
- [Official Links](https://snake-finance.gitbook.io/snake-finance-docs/information/official-links.md): Only use the official links for Snake Finance
- [Security](https://snake-finance.gitbook.io/snake-finance-docs/information/security.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://snake-finance.gitbook.io/snake-finance-docs/introductions-and-faqs/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.
