> For the complete documentation index, see [llms.txt](https://foton.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foton.gitbook.io/introduction/collectors/selling.md).

# Selling

The listing process for Selling is similar to the one for buying. The difference is that if you own already an item in the collection, you will notice a Blue Button saying "List Item" on the item page. <br>

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

Once you click it a right drawer will pop requiring you to complete the Total listing Price for the user, and the Time the item stays listed. \
\
Complete again the transaction by signing it with your Radix Wallet and then your item will be ready for sale. If you want to cancel the listing earlier, just click the "Cancel Listing" button.

<figure><img src="/files/70P3FBCOZli92skbtu95" alt=""><figcaption></figcaption></figure>

The more complex Listing Offerings with an Order Book are already in the works and will be added soon with the following FOTON updates.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://foton.gitbook.io/introduction/collectors/selling.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.
