# Seller Guide

The VRYNT Marketplace allows sellers the ability to sell components as well as NFTs.

Some sellers may scroll through the marketplace and purchase NFTs in the hopes of reselling them at a later date.  Others may opt to break up their components and sell them individually to users who are looking for a specific item to complete their creation.

One thing to keep in mind when selling is to look at the Floor Price.  Generally, you should take the FP (Floor Price) into consideration when listing an item.  Undercutting the FP can lead to a quick sale, but it can also lead to others dropping their price in order to sell faster.  This can create a negative loop that drops the Collection's value.  &#x20;


---

# 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://vrynt.gitbook.io/vrynt-platform-guide/guides/marketplace/seller-guide.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.
