> For the complete documentation index, see [llms.txt](https://docs.archerswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archerswap.finance/products-and-features-guide.md).

# Products and Features Guide

- [Exchange](https://docs.archerswap.finance/products-and-features-guide/exchange.md): ArcherSwap is an Automated Market Maker (AMM), and the Exchange is at the keystone of ArcherSwap.
- [Token Swaps](https://docs.archerswap.finance/products-and-features-guide/exchange/token-swaps.md)
- [Liquidity Pools](https://docs.archerswap.finance/products-and-features-guide/exchange/liquidity-pools.md)
- [How to Add or Remove Liquidity](https://docs.archerswap.finance/products-and-features-guide/exchange/how-to-add-or-remove-liquidity.md)
- [Yield Farms](https://docs.archerswap.finance/products-and-features-guide/yield-farms.md)
- [Trade Mining](https://docs.archerswap.finance/products-and-features-guide/trade-mining.md)
- [xBOW Pools](https://docs.archerswap.finance/products-and-features-guide/xbow-pools.md)
- [Vaults](https://docs.archerswap.finance/products-and-features-guide/vaults.md): Deposit LP tokens, and compound your yield
- [xBOW Fees Sharing](https://docs.archerswap.finance/products-and-features-guide/xbow-fees-sharing.md)
- [Lottery](https://docs.archerswap.finance/products-and-features-guide/lottery.md): A fair lottery using BOW
- [Token Sales](https://docs.archerswap.finance/products-and-features-guide/token-sales.md)
- [BOW Tokenomics](https://docs.archerswap.finance/products-and-features-guide/bow-tokenomics.md)
- [HUNT](https://docs.archerswap.finance/products-and-features-guide/hunt.md)
- [Roadmap](https://docs.archerswap.finance/products-and-features-guide/roadmap.md)
- [Audit](https://docs.archerswap.finance/products-and-features-guide/audit.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 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://docs.archerswap.finance/products-and-features-guide.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.
