# AbstraDEX

## AbstraDEX

- [Welcome to AbstraDEX](https://docs.abstradex.xyz/welcome-to-abstradex.md)
- [Why the AbstraDEX?](https://docs.abstradex.xyz/introduction/why-the-abstradex.md)
- [AbstraDEX products](https://docs.abstradex.xyz/introduction/abstradex-products.md)
- [Tokenomics](https://docs.abstradex.xyz/introduction/tokenomics.md)
- [Fees](https://docs.abstradex.xyz/introduction/fees.md)
- [Contract](https://docs.abstradex.xyz/introduction/contract.md)
- [Roadmap](https://docs.abstradex.xyz/introduction/roadmap.md)
- [Brand KIT](https://docs.abstradex.xyz/introduction/brand-kit.md)
- [Audit](https://docs.abstradex.xyz/introduction/audit.md)
- [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)
- [Faucet ZETA](https://docs.abstradex.xyz/zetachain-tesnet/faucet-zeta.md)
- [Contract](https://docs.abstradex.xyz/zetachain-tesnet/contract.md)
- [Campaign](https://docs.abstradex.xyz/zetachain-tesnet/campaign.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.abstradex.xyz/welcome-to-abstradex.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.
