# 1. Dashboard Setup

## Purchase

After purchasing your plan on <https://dashboard.infohunterz.com/>, you should provide your Server ID and Server Name to a member of the staff that will provide you with a **License** in your ticket.

![](/files/-MLspso8lp3rIkHMiq72)

## Dashboard Setup

**1.** Invite the bot to your server using [**this link**](https://infohunterz.com/bot).\
**2.** Login and activate your license [**here**](https://infohunterz.com/login).\
**3.** Fill out the forms in both **General** and **Branding** tabs.

{% hint style="danger" %}
The bot **will not work** if you don't fill out both forms.
{% endhint %}

## General Tab

![](/files/-MLsskCa5MBTUneHrY3K)

* **Group Name:** input your group name.
* **Admin Roles:** select the roles that will be able to see `#new-releases`.
* **Member Roles:** select the roles that will be able to see raffle channels.

{% hint style="info" %}
Changes of Admin or Member roles **will not apply to old channels** but only to new ones.
{% endhint %}

## Branding Tab

![](/files/-MLsspNaEouw0COAMuhH)

* **Webhook Name:** input the name that will be shown on the webhook.
* **Webhook Avatar:** input an image's direct URL (must end in .jpg, .png or any image extension).
* **Webhook Color:** select a color.
* **Webhook Footer:** this text will be shown next to the timestamp.
* **Webhook Footer Image:** input an image's direct URL (must end in .jpg, .png or any image extension).
* **Webhook Timezone:** select your default timezone.

{% hint style="danger" %}
All the inputs **must follow the requirements** and be valid, otherwise the bot will not work.
{% endhint %}

{% content-ref url="/pages/-MHfuw98RHfrlHDbtZdV" %}
[2. Discord Bot Setup](/discord-raffles/discord-bot-setup.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.infohunterz.com/discord-raffles/dashboard-setup.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.
