# What is a Mint Pass?

Mint passes are NFTs that grant the holder the ability to mint a work from a specific artist's collection.&#x20;

The Mint Pass on Babylon is essentially a “ticket” that you purchase when a drop goes live, which is redeemable for that particular NFT edition. Each Mint Pass also serves a single entry into the raffle for that drop.&#x20;

The Mint Pass is currently a necessary intermediate step on Babylon because NFT editions are listed for one week, and available for minting only after the full edition has sold out or been settled.&#x20;

In case an edition does not sell out within the maximum period of one week and is not settled, the Mint Pass guarantees you a refund. To claim your refund, return to the listing’s page and click on “Claim Funds” – the full sum (excl. gas fees) will be returned to the wallet you used to purchase the Mint Pass.&#x20;

As we add new sales mechanics on Babylon in the future, Mint Passes will be a required step only for certain listing types.


---

# 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.babylon.art/babylon-info/collectors/faq/what-is-a-mint-pass.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.
