# Dashboard & Setup

Now we have everything ready in our server, it's time to set up the app using our dashboard.

## Accessing the Dashboard

Click on the link below to enter the dashboard and login in with the correct Discord account.

{% embed url="<https://dashboard.authenticateme.xyz>" %}

Once you are logged in, you will be presented with this page.

<div align="left"><figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FrxMcouRPjgyhnBM0dUoS%2Fimage.png?alt=media&#x26;token=1e058678-e7b6-4766-9712-31575244e5da" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
You can view the signed in account as highlighted in the yellow box.

For this demonstration, we will be using the **AuthenticateMe Demo** server.
{% endhint %}

Select the server that you have invited the app into.

***

## Setup Configuration

You will be presented with the following statistics page as shown.&#x20;

<div align="left"><figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FBgAeHo40HwBkoNU1sQqY%2Fimage.png?alt=media&#x26;token=8794a9cd-f5d5-492a-9677-2b456feacd7c" alt=""><figcaption></figcaption></figure></div>

This page shows the number of verified users, failed verifications and pending verifications in your server.

On the dashboard, click on the **Settings** menu.

<div align="left"><figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FZlk9E70N1OIJZr24B2nn%2Fimage.png?alt=media&#x26;token=7229264e-36c4-4b6e-b26b-937dfc7ea781" alt=""><figcaption></figcaption></figure></div>

We will start by setting up these 5 settings as they are crucial in getting the bot to start working.

**Currently Available Languages**

* English
* Português - Portuguese
* Deutsch - German
* Français - French

We are looking to implement more languages!

If you are able to translate it to your language of choice, please let us know in our Support Server!

Set the <mark style="color:blue;">**Verified Role, Verification Channel**</mark> and the <mark style="color:blue;">**Logs Channel (if applicable)**</mark> in the configuration page as highlighted in the red box.

Set the <mark style="color:blue;">**Verification Mode**</mark> to **Web-link** mode.

Make sure to <mark style="background-color:green;">Save</mark> these new changes before playing around with the rest of the controls!

***

## Verification Embedded Message

Upon saving, an embedded message will appear in your public verification channel on Discord.

<div align="left"><figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FqRtdxRK1v8tcWCsLFeoT%2FAM_Setup26.png?alt=media&#x26;token=d7cc3e25-df91-4e19-bc6d-b5f52f4e8671" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
If you deleted the message by accident or the bot did not send it out, you can get the embedded message back with the following command "**/verification-embed**" with the default message shown above.
{% endhint %}

***

### Customize your very own Verification Embedded Message!

You can customize the Verification app's message with the command earlier with its options shown.

<div align="left"><figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FDahlC3JIrRCrjfvNvPLX%2FAM_Setup27.png?alt=media&#x26;token=920dead1-5882-482a-8848-1a23f3faf852" alt=""><figcaption></figcaption></figure></div>

As a quick demonstration, we will show you a pre-filled text and the final result here.

<figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FmPwdAvkxos8MzkVhbqos%2FAM_Setup28.png?alt=media&#x26;token=e09604a2-326f-4459-85ef-878693502f4e" alt=""><figcaption><p>Left (Customization Text) - Right (Final Result)</p></figcaption></figure>

**See the boxed color coding for your reference to what fields you are inputting to create your own unique verification message and button!**

You can utilize emojis in your customizable text as well!


---

# 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.authenticateme.xyz/en/owners-manual/setup/003-subpage.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.
