# Create and mint pass

You can add multiple subscription passes to your project, and once minted, all active passes will appear in your dashboard. Follow these steps to create and mint your passes:

**Required Information for Pass Creation:**

To create a pass, you’ll need to provide the following details, which will be displayed on the pass card:

* **Pass Name**: The name of your subscription pass.
* **Pass Description**: A brief description of what the pass offers.
* **Symbol**: A short code to represent your pass.
* **Image**: The visual that will be displayed on the card.

<figure><img src="https://1545315255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN7jFBcOxlfKfCHOqBBay%2Fuploads%2FRomGGhagHBlrzPF2QRaa%2Fimage.png?alt=media&#x26;token=ffc701c0-7c72-4d1f-a760-c5564c399ef9" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Important:** Once you mint even a single pass, you will not be able to edit any of the pass information. If changes are needed, you will have to create and mint a new pass.
{% endhint %}

<figure><img src="https://1545315255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN7jFBcOxlfKfCHOqBBay%2Fuploads%2Fps6HOt0mDIhmd4H1Cnwb%2F3%20create%20pass.gif?alt=media&#x26;token=c13435b4-a442-440c-9f1f-5fe3c48fd8e3" alt=""><figcaption></figcaption></figure>

After confirming all pass details, you can proceed to mint the desired number of passes.You can mint up to **500 subscription NFTs** per pass.

After entering the number of passes you wish to mint, the system will display the **mint cost in SOL**.

Click **"Deposit and Mint"**, and Flexar will begin minting your passes.

<figure><img src="https://1545315255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN7jFBcOxlfKfCHOqBBay%2Fuploads%2F1wyqGhUpCsHEDSYNaXsP%2Fimage.png?alt=media&#x26;token=523efc24-996e-4c91-b939-5c0a1772e952" alt=""><figcaption></figcaption></figure>

Once minting is complete, you will find the **Mint Authority** and **On-chain Collection** addresses.&#x20;

Your pass will now appear in the project dashboard, where you can manage it further. Each pass can have one or more tiers to provide different subscription levels or benefits.&#x20;

<figure><img src="https://1545315255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN7jFBcOxlfKfCHOqBBay%2Fuploads%2FDH0DI3IesPKoa9PhBCzx%2Fimage.png?alt=media&#x26;token=289915ed-543d-4f73-84cc-61ac3e8dfbc5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1545315255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN7jFBcOxlfKfCHOqBBay%2Fuploads%2FSBZhazlMqGXK3BLnPE2X%2F4%20mint%20pass.gif?alt=media&#x26;token=9bb1b520-1d87-4384-9f00-d085456dd3c0" 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://flexar.gitbook.io/flexar.space/subscriptions/create-and-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.
