# TrumpSwap Docs

## TrumpSwap Docs

- [TrumSwap Overview](https://docs.trumpswap.io/introduction/trumswap-overview.md)
- [How TrumpSwap works](https://docs.trumpswap.io/introduction/how-trumpswap-works.md)
- [Swaps](https://docs.trumpswap.io/features/swaps.md)
- [How to swap](https://docs.trumpswap.io/features/swaps/how-to-swap.md)
- [Add Liquidity](https://docs.trumpswap.io/features/add-liquidity.md)
- [How to add liquidity to TrumpSwap](https://docs.trumpswap.io/features/add-liquidity/how-to-add-liquidity-to-trumpswap.md)
- [Remove Liquidity](https://docs.trumpswap.io/features/remove-liquidity.md)
- [How to remove liquidity from Trumpswap](https://docs.trumpswap.io/features/remove-liquidity/how-to-remove-liquidity-from-trumpswap.md)
- [Staking](https://docs.trumpswap.io/features/staking.md)
- [How to stake on TrumpSwap](https://docs.trumpswap.io/features/staking/how-to-stake-on-trumpswap.md)
- [Farming](https://docs.trumpswap.io/features/farming.md)
- [FAQs](https://docs.trumpswap.io/faqs.md)
- [Social Media](https://docs.trumpswap.io/social-media.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.trumpswap.io/introduction/trumswap-overview.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.
