# Guides

- [Placing a Limit Order on Dfyn Exchange](https://docs.dfyn.network/guides/placing-a-limit-order-on-dfyn-exchange.md)
- [Mapping ERC20 assets from Ethereum onto Matic](https://docs.dfyn.network/guides/mapping-erc20-assets-from-ethereum-onto-matic.md)
- [Adding liquidity to Dfyn AMM from Ethereum network](https://docs.dfyn.network/guides/adding-liquidity-from-ethereum-to-dfyn-amm.md)
- [Changing Polygon's RPC Endpoint on MetaMask](https://docs.dfyn.network/guides/changing-polygons-rpc-endpoint-on-metamask.md)
- [How to farm $DFYN tokens on Dfyn Exchange](https://docs.dfyn.network/guides/how-to-farm.md)
- [Using AscendEX (BitMax) to exit funds from Matic into Ethereum](https://docs.dfyn.network/guides/using-ascendex-bitmax-to-exit-funds-from-matic-to-ethereum.md)
- [Bringing funds from Ethereum to Matic using AscendEX (BitMax)](https://docs.dfyn.network/guides/bringing-funds-from-ethereum-to-matic-using-ascendex-bitmax.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.dfyn.network/guides.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.
