> For the complete documentation index, see [llms.txt](https://docs.heymint.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heymint.xyz/project-settings/registration.md).

# Registration

This page outlines the various options available to customize the registration process for your allowlist.

<figure><img src="/files/QHRP8sYiTkI6e3VpcwW7" alt=""><figcaption><p>Registration</p></figcaption></figure>

Customize your registration process by utilizing a variety of features such as&#x20;

* Time Restrictions
* Max Entries
* Restricting access to Collaborators only
* Prompting registrants to Tweet
* Customizing Winner and Waitlist messages

{% tabs %}
{% tab title="Time restrictions" %}
**Time restrictions**: Set times for your list to start and end

When you set a future time for your allowlist, it not only schedules the start time for your allowlist but also displays it on HeyMint's Explore page in the Upcoming Section: <https://heymint.xyz/explore/upcoming>. This way, other collectors can view and follow your upcoming allowlist in advance, which can help generate more interest and anticipation for your project.

<figure><img src="/files/JEJxHcars5nW6fSkBkPt" alt=""><figcaption><p>Time restrictions</p></figcaption></figure>

<figure><img src="/files/5FumzD6fVSIi9RsEUh26" alt=""><figcaption><p>Countdown</p></figcaption></figure>

<figure><img src="/files/Eb8g4rDEb6hmFWy24wRE" alt=""><figcaption><p>Featured in Upcoming section</p></figcaption></figure>

{% endtab %}

{% tab title="Other restrictions" %}
**Other restrictions:**

1. **Max entries**: Set the max number of entries you want to allow

<figure><img src="/files/dlhL1UwrrqpdqpK0OXX0" alt=""><figcaption><p>Other restrictions</p></figcaption></figure>

2. **Restrict to collabs only**: Hides the main project page so that collectors can only register for your project via the collab pages. This means that if you have multiple collab partners, each partner will have their own separate public page that you can share with their communities. [Click here to add collab pages.](/collabs.md) &#x20;

{% hint style="info" %}
If you do not need separate collab pages for each collaboration, you can simply add an [**NFT ownership requirement**](https://docs.heymint.xyz/project-settings/pages/nnKAqGxeKOo7EJbdMwDJ#2.-nft-ownership-requirements) in the Requirements section of project settings. By doing so, your main public page will be displayed along with the NFT ownership requirement and other entry requirements.
{% endhint %}

<figure><img src="/files/YYbfu0LAMlePGRKWGiJg" alt=""><figcaption><p>Main page is hidden</p></figcaption></figure>

<figure><img src="/files/hZ2CqIr9xDayv2tZCYMB" alt=""><figcaption><p>Collaboration Page</p></figcaption></figure>

{% hint style="danger" %}
To get the collaboration public page link that you can share with your partner's community, you will need to add the collaboration to the [Collabs section](/collabs.md).
{% endhint %}

<figure><img src="/files/cGqDBcTw1oNTHVa6FLZS" alt=""><figcaption><p>Add a collab</p></figcaption></figure>
{% endtab %}

{% tab title="Prompt registrants to Tweet" %}

#### Prompt registrants to Tweet

Show a prompt asking users to Tweet after registering and add a Custom Tweet message

Customize what you'd like users to Tweet. Your HeyMint URL will automatically be included.

<figure><img src="/files/IJYrrAM7JVWEiFWElBoo" alt=""><figcaption><p>Prompt registrants to Tweet</p></figcaption></figure>

<figure><img src="/files/b8UvokpTEWq0HD1zTf25" alt=""><figcaption><p>Prompt after registering</p></figcaption></figure>
{% endtab %}

{% tab title="Custom winner & waitlist messages" %}

#### Custom winner & waitlist messages

You can customize the messages that are displayed for winners or waitlisted wallets on the Verify page.

<figure><img src="/files/u0SmRphAM7dGPIbHXTsR" alt=""><figcaption><p>Set custom winner &#x26; waitlist messages</p></figcaption></figure>

<figure><img src="/files/VESKG3EnGv20p1oi0bgu" alt=""><figcaption><p>Custom winner message</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.heymint.xyz/project-settings/registration.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.
