# How to Start a Limit Swap?

Selecting a cryptocurrency operates the same as a [Limit Swap](/tutorial/how-to-start-a-market-swap.md).

1. Choose the Token you want to trade, set the execution price, and click **'Plan an Order'**;

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

2. Confirm the order information and click **'Approve'**;

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

2. After successfully placing the order, wait for the price to reach the position you set for automatic trading.

<figure><img src="/files/3ZNSpnFcqOBCkqzRgEJz" 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-limit-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.
