# Ranges: Everything you need to know

Range orders on Alcor Exchange allow traders to deposit a token within a specified price range. When the market price reaches that range, the token is automatically converted to another token, earning fees in the process.

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

This feature gives traders more control over their trades. For example, if the price of WAX is below 0.1 USDT, a trader can deposit $1000 worth of WAX within the range of 0.1–0.2 WAX/USDT. Once the price of WAX goes above 0.1$ WAX/USDT, the WAX will start converting to USDT and will be fully converted at a price of 0.2$.&#x20;

To avoid automatic conversion back to WAX, the trader must withdraw the funds or use a third-party service if the price exceeds 0.2.

Range orders give traders more flexibility and control, making them useful for advanced trading strategies. We're excited to see how traders will use this feature to maximize their profits.


---

# 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.alcor.exchange/alcor-swap/ranges-everything-you-need-to-know.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.
