# Seller Risks

1. Erroneous listing price
   * Please ensure that you carefully enter a listing price and review the price on the confirmation page
   * If you need to delist your NFT, please follow the instructions outlined in the [FAQ](/reference/secondary-marketplace/seller/faq.md) page
2. Price of token changes unexpectedly and your listing no longer reflects your target selling price
   * If you choose to list in a non-stablecoin currency / token, please ensure that you understand the potential for underlying token volatility, which would impact the USD equivalent sale price of your NFT
3. Forgotten listing
   * To help reduce the likelihood of an unexpected NFT sale from an old listing, we have a 30 day expiration on all secondary marketplace listings


---

# 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.flowty.io/reference/secondary-marketplace/seller/seller-risks.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.
