# Conditions to Buy

Conditions to Buy enables users to create minting requirements for collectors. They are located under 'View Advanced Settings' when you click on 'Create A New Stage'.&#x20;

{% hint style="info" %}
This feature is new, so will not be available on collections created before 14th of March. If you would like to use Conditions to Buy, you'll have to restart your collection.
{% endhint %}

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

You can scroll through the list of Conditions to Buy, which include Passcodes, NFT Ownership, Customised Allowlists and Twitter Conditions.

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


---

# 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.fair.xyz/tutorials-for-creators/drops-and-airdrops/conditions-to-buy.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.
