# Mint creator reserves

Creator reserves are tokens that are minted directly to the artist themselves (in the art world this is a common practice known as artist proof). Additional tokens can be reserved for friends and family.

### Minting creator reserves on Highlight

Creator reserves will mint tokens from the collection to the associated wallet address. This can be done prior to any public or private sale opening.&#x20;

To mint creator reserves, head to the collection management page. Select “Mint creator reserves”.

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

On the pop-up, simply input the amount of tokens you’d like to mint.&#x20;

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

Confirm the transaction in your wallet and the token will be minted to your wallet!


---

# 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://support.highlight.xyz/knowledge-base/for-creators/managing-your-collections/mint-creator-reserves.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.
