# Listing from Collection

### ✅ Step-by-Step: Listing an NFT Individually

#### 1. Go to **My Collections**

* Navigate to your collection from your dashboard
* Open the collection where your NFT is stored

#### 2. Hover Over the NFT You Want to List

* Move your mouse over the NFT
* Click the **“List for Sale”** button that appears

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

#### 3. Set Your Price

* Enter the price you’d like to list the NFT for\
  → You can input the amount in **ETH or USD** — Mintable will automatically convert between the two

> 💡 This price is **only for this specific NFT**.\
> If you're looking to list multiple NFTs at once for the same price, use our Bulk Listing feature.

<figure><img src="/files/6nklVBOcPxPhHEzZqqSj" alt=""><figcaption></figcaption></figure>

#### 4. Review Total Earnings

* Mintable will display your **“Total Earnings”** after deducting the marketplace fee
* No payment is needed from your end — Mintable handles fee deductions automatically and sends the earnings **directly to your wallet**

{% hint style="warning" %}
🔒 **Reminder:** Mintable will *never* ask you to send ETH, share your seed phrase, or download any unverified apps. Always stay cautious.
{% endhint %}

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

#### 5. Finalize and Promote

Once listed, you’ll have the option to:

* ✅ **View your listing** on the marketplace
* 📣 **Share your listing** on social media to attract potential buyers


---

# 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.mintable.app/for-creators/collections/listing-from-collection.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.
