# Trading (Swap)

#### Trading on MorFi DEX

1. Visit MorFi DEX by clicking [here](https://app.morfi.io/swap).
2. Sign-in by **connecting your Wallet.**
3. Select the assets you want to swap and enter the amount. (Once you enter the amount for one asset, the system will automatically calculate and display the equivalent amount in the other asset.)

<figure><img src="/files/SralFt1inJ7QtkD7oo4M" alt=""><figcaption></figcaption></figure>

4. Review the details and click **Swap** to execute.

💡If you are trading a token for the first time, you first need to give permission by approving.

5. Your wallet will open for transaction approval. Review the details and click the **confirm** button.
6. Once the transaction is complete, you will receive a confirmation message. You can also click “View on explorer” for further details.

<figure><img src="/files/DcyEqjpEBv0m8Xq0Sbva" alt=""><figcaption></figcaption></figure>


---

# 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.morfi.io/morfi/morfi-dex-features/trading-swap.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.
