# Unlist Rune

**Note:**&#x20;

* **You will have to pay a network fee when canceling because we need to renew your UTXO for security reasons**
* **Your Runes will be sent back to your wallet when the transaction is successful**

**Step 1:** Select which Rune you want to unlist your Orders

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

**Step 2:** Click **My Orders** to show your all order

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

**Step 3:** You only cancel order which is listing

<figure><img src="/files/3ca48PcKKPTUWzEITvo5" alt=""><figcaption></figcaption></figure>

Step 4: Select **Cancel Now** to make transaction

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

Step 5: Once this transaction is successful, your Rune will be sent back to your wallet, and you can list it again.

<figure><img src="/files/MffC7cKM6FVvbFyDpSmE" 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.runealpha.xyz/en/marketplace/unlist-rune.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.
