# Crocodile Finance Docs

## Crocodile Finance Docs

- [Welcome](https://crocodile-finance.gitbook.io/crocodile-finance-docs/introduction-and-faqs/welcome.md)
- [Introduction](https://crocodile-finance.gitbook.io/crocodile-finance-docs/introduction-and-faqs/welcome/introduction.md)
- [Disclaimer](https://crocodile-finance.gitbook.io/crocodile-finance-docs/introduction-and-faqs/welcome/disclaimer.md)
- [General FAQs](https://crocodile-finance.gitbook.io/crocodile-finance-docs/introduction-and-faqs/welcome/general-faqs.md): Frequently Asked Questions & Answers
- [Genesis Pools](https://crocodile-finance.gitbook.io/crocodile-finance-docs/protocol/genesis-pools.md)
- [Swamps](https://crocodile-finance.gitbook.io/crocodile-finance-docs/protocol/swamps.md)
- [How to use the Swamps](https://crocodile-finance.gitbook.io/crocodile-finance-docs/protocol/swamps/how-to-use-the-swamps.md)
- [Nest](https://crocodile-finance.gitbook.io/crocodile-finance-docs/nest.md)
- [How to use The Nest](https://crocodile-finance.gitbook.io/crocodile-finance-docs/nest/how-to-use-the-nest.md)
- [Tokens](https://crocodile-finance.gitbook.io/crocodile-finance-docs/tokens.md): Crocodile Finance Tokens
- [Overview](https://crocodile-finance.gitbook.io/crocodile-finance-docs/unique-features/overview.md): Peg Stability Module (PSM) | Dynamic Nest Emissions | LP Rehypothecation
- [Peg Stability Module (PSM)](https://crocodile-finance.gitbook.io/crocodile-finance-docs/unique-features/peg-stability-module-psm.md): PSM Fees on Swamp Farms
- [Dynamic Nest Emissions (DNE)](https://crocodile-finance.gitbook.io/crocodile-finance-docs/unique-features/dynamic-nest-emissions-dne.md): Dynamic Emissions to the gCROC stakers in the Nest
- [LP Assets Rehypothecation (LPR)](https://crocodile-finance.gitbook.io/crocodile-finance-docs/unique-features/lp-assets-rehypothecation-lpr.md)
- [Contracts](https://crocodile-finance.gitbook.io/crocodile-finance-docs/information/contracts.md)
- [Official Links](https://crocodile-finance.gitbook.io/crocodile-finance-docs/information/official-links.md): Crocodile Finance Official links
- [Security](https://crocodile-finance.gitbook.io/crocodile-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://crocodile-finance.gitbook.io/crocodile-finance-docs/introduction-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.
