# Choose a method to sell

### There are a few methods you can use to sell your NFTs using OMarket <a href="#there-are-a-few-methods-you-can-use-to-sell-your-nfts-using-omarket" id="there-are-a-few-methods-you-can-use-to-sell-your-nfts-using-omarket"></a>

* Fixed price: Fixed price sales allow sellers to define exactly how much they want to sell the item for and allow buyers to purchase it outright.
* Auction: Auction allow sellers to sell the item to the highest bidder.


---

# 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.omarket.live/product-guidelines/sell-nfts/choose-a-method-to-sell.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.
