# List Your Sat

There are no fees to list or unlist your sat.  A small Market Fee is only collected after your listing sells.

After preparing your UTXO to be listed it is time to put it on the market.  Hover over the sat, click the small menu with three dots that pops up and choose 'List sat.'<br>

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

&#x20;A small window will appear asking for the price you want to ask in BTC.  Sating is going to highlight the main sats in the listing, but there is a box for additional information you may want to include like create date or information about the block number, etc.

Note: If you specify a "Buyer Address" the listing will not show in the public marketplace. Only the buyer and seller will see it under the "Private Tab"

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

At this point Unisat shows a window explaining the distribution of the final transaction will be done.  In the case of the listing here, with a successful sale .01469454 will go to the seller and the difference of approximately .0003 is the market fee.  By clicking the button in Unisat you are just acknowledging these values, but no fees are collected at this time.<br>

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

To verfiy your listing was successful, click the Marketplace link at the top of the Sating page and take a look for your sat.

<figure><img src="/files/hnovYaz4pXbe2f6wMpz9" 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.sating.io/how-to-use-sating/sat-marketplace/list-your-sat.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.
