# How to list my NFT in Marketplace?

<mark style="color:yellow;">**Simply follow these steps below:**</mark>

1. Connect your wallet and wait for your NFTs to load. We support all major Cardano wallets, including our own RaggiePurrse on desktop. However if you are on mobile, we only support RaggiePurrse and Flint.<br>
2. Scroll to the item that you want to list, or use the search bar at the top of the page to find it, then click the **LIST NFT** button. A dialogue box will appear.<br>
3. Select the currency and enter the price you wish to list for. We support listings in **ADA,** **$RAG and a range of native tokens from our friends in the CNFT space.**<br>
4. Check the summary and ensure you understand the fees and royalties involved.<br>
5. Click the **List Now** button, and sign the transaction in your wallet.


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/ragalley-marketplace-and-auction-house/how-to-list-my-nft-in-marketplace.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.
