# How to join raffles

{% embed url="<https://youtu.be/5x5240fDZVU>" %}

***Step 1:*** Go to the project dashboard on 8mint's homepage and click on the "Register" button for the project whose raffle you want to participate in.

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

{% hint style="info" %}
Generally, the dashboard only includes "Premium projects." Some "Standard projects" may also appear labeled as "Featured" but by default, standard projects can only be reached through the project's link.&#x20;
{% endhint %}

***Step 2:*** Look over the project details. There you will find more information about the registration period and when the minting period will start. In this section, you will also find the maximum available entries and the allocated whitelist spots.

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

***Step 3:*** Check the requirements you have to fulfill in order to register for this raffle.

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

***Step 4:*** Once you fulfill all the requirements, click the "Recheck" button to update your information within the 8mint dApp.

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

***Step 5:*** When you have completed the above steps, click the "Register" button.

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

{% hint style="success" %}
Note that you can check the status of the projects you are registered with in the "Activity" tab.
{% endhint %}

<figure><img src="/files/LabbYjdBQxHze3n7pttd" 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://8mint.gitbook.io/8mint-manual/smart-collector-fundamentals/how-to-join-raffles.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.
