# AshSwap DEX

- [Connect a Wallet](https://docs.ashswap.io/ashswap-dex/connect-a-wallet.md)
- [Swap](https://docs.ashswap.io/ashswap-dex/swap.md)
- [Liquidity Provision](https://docs.ashswap.io/ashswap-dex/liquidity-provision.md): How to become a liquidity provider. One step closer to financial empowerment.
- [Liquidity Provision Guide](https://docs.ashswap.io/ashswap-dex/liquidity-provision/liquidity-provision-guide.md)
- [Liquidity Staking](https://docs.ashswap.io/ashswap-dex/liquidity-staking.md)
- [Liquidity Staking Guide](https://docs.ashswap.io/ashswap-dex/liquidity-staking/liquidity-staking-guide.md)
- [Governance - AshDAO](https://docs.ashswap.io/ashswap-dex/governance-ashdao.md): Everything you need about AshSwap Governance
- [Governance Staking](https://docs.ashswap.io/ashswap-dex/governance-ashdao/governance-staking.md)
- [Governance Staking Guide](https://docs.ashswap.io/ashswap-dex/governance-ashdao/governance-staking/governance-staking-guide.md)
- [Farm Boost](https://docs.ashswap.io/ashswap-dex/governance-ashdao/farm-boost.md): How you will interact with AshSwap’s new feature: Farm Boost, or Yield Boosting
- [Farm Boost Guide](https://docs.ashswap.io/ashswap-dex/governance-ashdao/farm-boost/farm-boost-guide.md)
- [Farm Weight Voting](https://docs.ashswap.io/ashswap-dex/governance-ashdao/farm-weight-voting.md)
- [Farm Weight Voting Guide](https://docs.ashswap.io/ashswap-dex/governance-ashdao/farm-weight-voting/farm-weight-voting-guide.md)
- [AshDAO Proposal](https://docs.ashswap.io/ashswap-dex/governance-ashdao/ashdao-proposal.md)
- [AshDAO Proposal Guide](https://docs.ashswap.io/ashswap-dex/governance-ashdao/ashdao-proposal/ashdao-proposal-guide.md)
- [Bribe](https://docs.ashswap.io/ashswap-dex/governance-ashdao/bribe.md)
- [Bribe Guide](https://docs.ashswap.io/ashswap-dex/governance-ashdao/bribe/bribe-guide.md)


---

# Agent Instructions: 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.ashswap.io/ashswap-dex.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.
