# iFlux Global Swap Feature: Step-by-Step Tutorial

**Step 1:** Log in to your iFlux Global account and select the **\[Wallet]** tab in the Dashboard.

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

**Step 2:** Click on the **\[Swap]** button to access the Swap feature.

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

**Step 3:** Select tokens for swap

1. Choose the token you want to swap from the **\[From]** dropdown menu.
2. Select the token you want to receive from the **\[To]** dropdown menu.
3. Enter the amount you wish to swap. The system will display the estimated amount of the received token based on the current exchange rate.

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

**Step 4:** Review swap details

<mark style="color:red;">Note: To provide stability and protect against rapid price fluctuations, the quoted exchange rate is locked in for 1 minute after you initiate a swap.</mark>

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

**Step 5:** If everything looks good, click **\[Next]** to proceed.

<figure><img src="/files/532UfCTPz22VqHwSBybO" 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://iflux-global.gitbook.io/iflux-global/tutorial/iflux-global-swap-feature-step-by-step-tutorial.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.
