# Parraton

## Parraton

- [What is Parraton?](https://docs.parraton.com/introduction/readme.md)
- [How does Parraton work?](https://docs.parraton.com/introduction/how-does-parraton-work.md)
- [Overview](https://docs.parraton.com/get-started/overview.md)
- [How to connect a wallet to Parraton](https://docs.parraton.com/get-started/how-to-connect-a-wallet-to-parraton.md)
- [How to get DeDust LP tokens](https://docs.parraton.com/get-started/how-to-get-dedust-lp-tokens.md)
- [How to deposit LP tokens to Parraton](https://docs.parraton.com/get-started/how-to-deposit-lp-tokens-to-parraton.md)
- [How to withdraw LP tokens from Parraton](https://docs.parraton.com/get-started/how-to-withdraw-lp-tokens-from-parraton.md)
- [Vaults](https://docs.parraton.com/parraton-products/vaults.md)
- [Restaker](https://docs.parraton.com/parraton-products/restaker.md)
- [Strategies](https://docs.parraton.com/parraton-products/strategies.md)
- [Telegram MiniApp Points](https://docs.parraton.com/rewards/points.md)
- [General Questions](https://docs.parraton.com/faq/general-questions.md)
- [Support](https://docs.parraton.com/faq/support.md)
- [Terms of Service](https://docs.parraton.com/additional-resources/terms-of-service.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.parraton.com/introduction/readme.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.
