# Dashboard configuration

After making your purchase, you will be asked for an username and password for your credentials.

Once your new Gydrus account is created, you need to access the dashboard and login with it.

> <https://gydrus.net>

After logging in, read the ***Terms of Service*** and accept them. You can now start adding accounts.

## Adding accounts

For the bot to pick-up new accounts, you first need to add them to the dashboard.

<div align="center"><img src="/files/HhWJXpxgLx0Afl9NhfED" alt="Click here and you will see the Add Accounts page."></div>

<div align="left"><img src="/files/MiwRmZvqV1bLmWPdVeub" alt="Right here you can add your accounts in the format shown in the picture, or change the format using the Change Format button."> <img src="/files/mJZ42lZ8ay7dyJqRaiy5" alt="Choose all the settings that fit the requirements for your accounts. 
To check an in-depth view of all settings, check "></div>

There a lot of settings you can change to achieve pretty much any need you have for account levelling, but here you will see the best dashboard configuration to ensure maximum performance.

* **Limit Resources** \~ *0.8*
* **Random Lane** \~ *False*
* **Kill Explorer** \~ *True*
* **Mode** \~ *Normal*

Once successfully added, you'll be redirected to the main dashboard where your accounts are.

{% hint style="success" %}
Continue setting up Gydrus clicking [here](/first-steps/bot-configuration.md)
{% endhint %}


---

# 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.gydrus.net/first-steps/dashboard-configuration.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.
