# On Reserve

We want artists to have the freedom to choose or not the buyers of their art pieces. This allows them to develop a close art loving community. For artists who choose this option, they put their work on reserve so that only the people they want having it are able to buy it. Artists can also nominate someone to curate the list of eligible individuals, an example could be the person depicted in the artists NFT. This feature is only able to be done within our marketplace but does not stop others not on the list from buying it in other marketplaces.


---

# 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://avano.gitbook.io/public-good-nft-marketplace/future-improvements/on-reserve.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.
