# How to manage listings

### 1. My Wallet -> Listing

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

### 2. You will see all your listings here

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

All the listings will be showing here. You can select a couple of offers to do a bulk cancel.

In each listing, you will see:

* Sale Price
* Offer: It will show the highest offer.&#x20;
* Expense: Service fee rate
* Estimated Income
* Expiration
* Active: The status of listing order. Platform will monitor the validity of each listing in real time. If listing is no longer active, it will be set as "No" and listing will no longer be visible in the market.

You can also easily filter out the listings:

* Collection: Find out specific collection
* Duplicates: If hide duplicates, it will be only showing the lowest listing of NFT with same address & ID
* Status: Active or inactive listings

### 3. How to delist?

You can either select several listings to do a bulk delist, or delist each listing one by one.

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

### 4. How to check and accept offers?

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

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

### 5. Why my listings are not visible in the market?

Platform will monitor the validity of each listing in real time. If the listing cannot be matched (e.g. NFT has been transferred), it will be marked as inactive and will not be displayed in the market.

If now the listing can be matched again and still before expiration, you can activate it manually and the listing will become "Active" again.


---

# 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://guide.pawnfi.com/sell-nft/how-to-manage-listings.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.
