# $LUXY Swap Guide

You can Swap your $LUXY tokens directly from inside of Luxy!

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

* 1\) First of all, head to our [Finance page](https://luxy.io/finance)!
* 2\) Connect your wallet:

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

* 3\)  If needed, switch to the network your $LUXY are currently in: Polygon or Syscoin NEVM

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

* 4\) Enter the amount of $LUXY you want to Swap. The ratio is 1:1, meaning that your $LUXY on Polygon and Syscoin NEVM are worth the same amount of $LUXY on Rollux!

<figure><img src="/files/6FMSZZgSUu9esRDuKE1v" alt=""><figcaption></figcaption></figure>

* 5\) The next step is to click on "Exchange". By doing this, a transaction will appear on your wallet to be approved

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

* 6\) Once the transaction is approved, you can track your progress directly on the opened window, where we show the two steps of the process: 1) Burning your $LUXY on the original chain, and 2) Minting your new $LUXY on Rollux.

<figure><img src="/files/25mWtuOMSrQXzFR5SKUV" alt=""><figcaption></figcaption></figure>

* 7\) You can close this window at any time, and you'll receive an in-app notification once your $LUXY token swap is complete:

<figure><img src="/files/X91QXcCQt4cuKKsb0GyW" 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.luxy.io/help-center/finance/usdluxy-guide/4.-usdluxy-swap/usdluxy-swap-guide.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.
