# GUIDE

- [Swap](https://docs.abstradex.xyz/guide/swap.md): Trade without limits.
- [Liquidity](https://docs.abstradex.xyz/guide/liquidity.md)
- [Yield Farming](https://docs.abstradex.xyz/guide/yield-farming.md): Maximizing Returns through Yield Farming in AbstraDEX
- [Staking](https://docs.abstradex.xyz/guide/staking.md): The simplest way to earn on AbstraDEX
- [ABS Staking Pool](https://docs.abstradex.xyz/guide/staking/abs-staking-pool.md)
- [Flexible Staking](https://docs.abstradex.xyz/guide/staking/abs-staking-pool/flexible-staking.md)
- [Fixed-Term Staking](https://docs.abstradex.xyz/guide/staking/abs-staking-pool/fixed-term-staking.md)
- [Cross-swap](https://docs.abstradex.xyz/guide/cross-swap.md): Guide for Cross-swap Testnet on AbstraDEX
- [Mint NFTs](https://docs.abstradex.xyz/guide/mint-nfts.md)
- [Launch](https://docs.abstradex.xyz/guide/launch.md)
- [How to Connect Wallet](https://docs.abstradex.xyz/guide/how-to-connect-wallet.md)
- [Zetachain](https://docs.abstradex.xyz/guide/how-to-connect-wallet/zetachain.md)
- [Zkfair](https://docs.abstradex.xyz/guide/how-to-connect-wallet/zkfair.md)
- [X Layer](https://docs.abstradex.xyz/guide/how-to-connect-wallet/x-layer.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.abstradex.xyz/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.
