# Distribution of Passes

After you’ve published your project, you get access to **Dashboard**. Use Dashboard for viewing mint statistics, project and passes editing, doing withdrawals.

<figure><img src="/files/smlaJ2PYv2RHRrNX4PYs" alt="" width="563"><figcaption></figcaption></figure>

Click **Integrations** to see distribution options: **Mint Page**, **Mint Widget** and **Teleram Bot**.

<figure><img src="/files/jT2HokGqICkbiO3cHvho" alt="" width="563"><figcaption></figcaption></figure>

### Mint Page

Once your project is published, a unique Mint Page is automatically generated for you. With Mint Page, your customers have the ability to mint NFT passes directly on the platform. You can easily share the link with your community. This enables them to access your project's information and mint NFT passes.

{% content-ref url="/pages/HgGzTeN1PTWFgQzwMyq2" %}
[Mint Page Guide](/getpass/resources/mint-page-guide.md)
{% endcontent-ref %}

<figure><img src="/files/uBumVxNRTPymgioqCGy6" alt="" width="362"><figcaption></figcaption></figure>

<figure><img src="/files/UEHtJBQRY8qS1ZwRA1rm" alt="" width="370"><figcaption></figcaption></figure>

### Mint Widget&#x20;

Mint Widget integration allows you to seamlessly showcase and sell your NFT pass collection to your audience without them leaving your site. Also Mint Widget ensures fast sales process for your NFT passes, enabling customers to acquire your digital assets efficiently. This helps you monetize your project while maintaining the highest level of security for both buyers and sellers.

{% content-ref url="/pages/Djr67I7qTZz5f36l0AkB" %}
[Mint Widget Guide](/getpass/resources/mint-widget-guide.md)
{% endcontent-ref %}

<figure><img src="/files/BwKvJZOYNKWo8mVQaV3G" alt="" width="286"><figcaption></figcaption></figure>

### **Telegram Bot**

Telegram Bot is an efficient solution to monetize your content directly within the Telegram app. You can effortlessly verify NFT holders and extend exclusive invitations to your private channel.&#x20;

{% content-ref url="/pages/7jgNCuzahZaThKM1UNCN" %}
[Telegram Bot Guide](/getpass/resources/telegram-bot-guide.md)
{% endcontent-ref %}

**WHAT’S NEXT**

Next step is to learn how to verify the ownership of customer passes.

{% content-ref url="/pages/h2mdaynk5iS1igVCYemC" %}
[Verification of Passes](/getpass/getting-started/verification-of-passes.md)
{% endcontent-ref %}


---

# 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.getpass.io/getpass/getting-started/distribution-of-passes.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.
