# PolyDEX and Yield Farming

- [Get Started](https://docs.cryption.network/products/get-started.md): The first step is always the hardest.
- [Create Wallet](https://docs.cryption.network/products/get-started/create-wallet.md)
- [Get Matic ERC20 Tokens](https://docs.cryption.network/products/get-started/get-matic.md)
- [Features](https://docs.cryption.network/products/features.md): A completely Gasless, Instant, Cross-chain AMM DEX with Yield Farming
- [Exchange](https://docs.cryption.network/products/exchange.md)
- [How to trade tokens](https://docs.cryption.network/products/exchange/how-to-trade.md)
- [How to add / remove liquidity](https://docs.cryption.network/products/exchange/add-remove-liquidity.md)
- [Swap Fees](https://docs.cryption.network/products/exchange/swap-fees.md)
- [Farms](https://docs.cryption.network/products/farms.md): Farms are used to increase the liquidity of the exchange as well as reduce Liquidity Providers'  impermanent loss.
- [How to use farms](https://docs.cryption.network/products/farms/how-to-use-farms.md)
- [Single Sided Liquidity](https://docs.cryption.network/products/farms/single-sided-liquidity.md): You can add liquidity using a single asset.
- [Cross-Chain Farming](https://docs.cryption.network/products/cross-chain-farming.md): Deposit ETH on Ethereum and start farming rewards on Polygon in a single click!!
- [Second Chance Lotteries](https://docs.cryption.network/products/second-chance-lotteries.md): Losing doesn't mean that you have lost.
- [Migration](https://docs.cryption.network/products/migration.md)
- [Reward Manager](https://docs.cryption.network/products/reward-manager.md)
- [Pools](https://docs.cryption.network/products/pools.md)
- [Farm and Pools End block](https://docs.cryption.network/products/multi-rewards-farm-end-block.md): A list of all the Multi rewards farms and when they end.
- [Smart Contracts](https://docs.cryption.network/products/smart-contracts.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.cryption.network/products.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.
