# Reserve Listings

When creating a direct listing, you have the option to reserve the listing for a specific buyer.&#x20;

<figure><img src="/files/eYcX056bMLway1zTyXDU" alt=""><figcaption></figcaption></figure>

When creating a listing, check the "Is Reserved" checkbox, then click, "Create Listing"

<figure><img src="/files/upX4j8dikCzVtXza2pyq" alt=""><figcaption></figcaption></figure>

Once the listing has been created, from the token page, click on "Reserve for Buyer" This can be done at any time after you create the listing

<figure><img src="/files/sKs7Zglv6UAqxShtcyl6" alt=""><figcaption></figcaption></figure>

Enter the buyer's address that you want to allow to buy the listing

<figure><img src="/files/iFvmog8W2JqEmRxmBnIJ" alt=""><figcaption></figcaption></figure>

Once you have approved a buyer, all other users will see "Reserved for another buyer"; only the buyer you reserved the listing for will be able to purchase the token from that point.&#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://oohhwwee.gitbook.io/oohhwwee/listings-and-auctions/listings/reserve-listings.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.
