# Listing Rune

**Note**: **Listing is completely free since we utilize PSBT, but be aware that unlisting requires you to make a transaction, meaning you'll part with some sats to refresh the UTXO utilized during the listing.**

Step 1: Click Market in Home Page

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

Step 2:  Select which rune you want to exchange

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

Step 3: Click List Rune button to show available rune to list

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

Step 4: Select exact rune you want to list in pop-up

<figure><img src="/files/bUqMZR6rCEOjzVutFktu" 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/listing-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.
