# NFT Marketplace

The FORE Predict NFT Marketplace is a place where Analyst NFT tokens can be sold and bought. All transactions on the FORE Market are denominated in FORE tokens and all transactions are subject to a royalty fee from the Protocol. The amount of commission is determined by the protocol administrator.

The address and royalty fee can be changed by the administrator of the protocol.

To sell a vNFT, the owner chooses an NFT and sets a listing price. The seller should be well aware of the royalty fee and should objectively factor this detail into their decision-making process. The buyer chooses a suitable offer among all sale offers, pays, and receives the token.


---

# 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.foreprotocol.io/fore-protocol/documentation/nft-marketplace.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.
