# User Guide

In this section, we will show you how to use Zenlink DEX (actually, if you are a DeFi user, it is obviously very easy).

{% hint style="info" %}
You can choose which parachain you will use Zenlink DEX via the network switch button at the top of the DApp. On EVM compatible chains such as Moonriver and Shiden you will mainly use MetaMask, on Bifrost you will use PolkadotJS.
{% endhint %}

Overall, you will follow the following process to experience Zenlink DEX in its entirety, it contains very detailed tutorials, you can read them in the following order or feel free to jump to the section you want to view, ENJOY!

* [Install PolkadotJS](/zenlink-dex-dapp/user-guide/install-polkadotjs.md)
* [Install MetaMask](/zenlink-dex-dapp/user-guide/install-metamask.md)
* [Add Network](/zenlink-dex-dapp/user-guide/add-network.md)
* [Bridge (AnySwap/Bifrost)](/zenlink-dex-dapp/user-guide/bridge-anyswap-bifrost-for-example.md)
* [Using Zenlink DEX](/zenlink-dex-dapp/user-guide/using-zenlink-dex.md)
* [Yield/Farming](/zenlink-dex-dapp/user-guide/yield-farming.md)
* [Invite to Earn](/zenlink-dex-dapp/user-guide/invite-to-earn-suspended.md)
* [X-Transfer](/zenlink-dex-dapp/x-transfer.md)
* [Stable Farming](/zenlink-dex-dapp/hybrid-amm.md#user-guide)

In addition, the infographic below will help you better understand how to use Zenlink DEX, so be sure to go through the chart in its entirety to try to sort out the complete process.

![](/files/Y7a27rH3FZ30h9o89uvG)


---

# 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://wiki.zenlink.pro/zenlink-dex-dapp/user-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.
