# How to Start a Market Swap?

Market swap is a key feature of uDEX, exemplifying the advantages of a DEX. Follow these simple steps to complete a market swap:

1. Open the token dropdown by selecting the token name.

<figure><img src="https://135816299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSLoj8cT4wzl2Xfvt2XT%2Fuploads%2FFOI4xq3PdFBmKzJwe0nb%2Fimage.png?alt=media&#x26;token=9c6d3ef4-9b25-458a-99e3-66583ee68817" alt=""><figcaption></figcaption></figure>

2. Find and select your swap token from the list or by searching its name or address.

> * Choose your target token by clicking another token name.
> * Locate and select your target token, either from the list or via search.

<figure><img src="https://135816299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSLoj8cT4wzl2Xfvt2XT%2Fuploads%2FGLkcdebXLKoGXWbbMkRz%2Fimage.png?alt=media&#x26;token=f3ca30cb-fff2-47be-9bfc-1c384fa29a38" alt=""><figcaption></figcaption></figure>

3. Enter the swap amount or select “**Max**” to use all available tokens. Click "**Swap**".

<figure><img src="https://135816299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSLoj8cT4wzl2Xfvt2XT%2Fuploads%2FYuy9VIr7JEtDpBuqErEg%2Fimage.png?alt=media&#x26;token=ec39e341-978f-49ae-8e73-33f6b6ba6535" alt=""><figcaption></figcaption></figure>

4. Review and confirm the details, then click “**Confirm**”.

<figure><img src="https://135816299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSLoj8cT4wzl2Xfvt2XT%2Fuploads%2F2pF86i3eKTkcL7zKri37%2Fimage.png?alt=media&#x26;token=f3ff175b-1d9e-4843-9d80-f2dfba009c9d" alt=""><figcaption></figcaption></figure>

4. After the transaction is completed, you can view the transaction records here.

<figure><img src="https://135816299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSLoj8cT4wzl2Xfvt2XT%2Fuploads%2FIvvss8qb66AoYt1fS8xC%2Fimage.png?alt=media&#x26;token=ab51707e-8143-4731-8c8a-a6917dce8e7d" 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.udex.one/tutorial/how-to-start-a-market-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.
