# How to Trade Runes？

This guide will walk you through the step-by-step process of trading with Runes. Please do your own research. This guide serves only as a reference for users.

Go to <https://fractal.unisat.io/runes/market>, and search for rune.

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

<figure><img src="/files/Yl9VxcUH9DtgVszV0U4J" alt="" width="563"><figcaption></figcaption></figure>

You can buy the Rune one by one or in batches.

You can also list/unlist or update prices for your rune assets by clicking ‘My Assets’.

* List Runes: Click ‘My Assets’ and then click ‘List’ button beside Rune, then you will get the List page as below,

<figure><img src="/files/ycmTibvupLELehdbULO5" alt="" width="563"><figcaption></figcaption></figure>

* After setting the price and signing via Wallet, it will be listed.&#x20;
* You may go to My Orders to view the listed order, update price or unlist your Rune asset.

<figure><img src="/files/v3YUHbINg0GWuN6bAkgZ" 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.fractalbitcoin.io/getting-started/how-to.../how-to-interact-with-runes/how-to-trade-runes.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.
