# Instantly sell & relist NFTs

### Overview

Highlight's instant sell & relist feature makes it easy to sell one or multiple NFTs at once. You can list several NFTs in one go, and even bring over your existing listings from other marketplaces to Highlight — all with just a few clicks.

### Instant sell overview

Instant Sell allows users to quickly review and act on outstanding offers for their NFTs. Collectors can instantly sell one or multiple items.&#x20;

### Using the instant sell feature

1. Navigate to "Offers received" on your profile.&#x20;
2. Click the "Quick sell" button to view the total value of all your outstanding offers.&#x20;

   <figure><img src="/files/g7V86IdjUCznSQn9Uieh" alt=""><figcaption></figcaption></figure>
3. Use the checkboxes to select the items you want to sell.&#x20;
4. Confirm and sign the transaction!

### Batch relisting overview

Our batch listing feature allows users to list multiple NFTs for sale in a single action. In addition, collectors can easily relist NFTs currently listed on other platforms onto Highlight in one action.

### Using batch listing

1. Navigate to the "Collected" tab on your profile page.
2. Click on NFTs in your collection to add them to the drawer.


---

# 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://support.highlight.xyz/knowledge-base/selling/instantly-sell-and-relist-nfts.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.
