# F.A.Q Account

## Account Information:

{% hint style="info" %}
Web Account: Does not log into the game. It is used for management only.\
Sub-Account: It is used to log in to the game.
{% endhint %}

## Dashboard Information:

{% hint style="info" %}
Dashboard is a tool so you can manage all your Sub-Accounts in the same place. Including the services available on our server.
{% endhint %}

## Donate Information:

{% hint style="info" %}
Your donations are linked to your website account and the credits can be distributed by you to each Sub-Account.
{% endhint %}

## Reward Quest Web:

{% hint style="info" %}
Redeemed item rewards are sent to your Gremory Case. just press \[K] inside the game.
{% endhint %}

## Vote Reward:

{% hint style="info" %}
Rewards for votes will be sent once every 12h. Even if you try to vote more times, you will not receive a reward. We would like to thank you for your votes, this will help the server.
{% endhint %}

## Vip Information:

{% hint style="info" %}
You can buy different VIPs for your Sub-Account. With only 1 VIP at a time on different accounts, if the VIP cancels, a fee will be charged in credits for the time used and the remaining time will be refunded in credits.
{% endhint %}

## I didn't receive my credits:

{% hint style="info" %}
Credits are added automatically after payment confirmation. In case of delay in delivery, the reasons lie with your bank. Contact our Facebook/Web/Discord support and we will resolve the issue for you.
{% endhint %}

## Change Class:

{% hint style="info" %}
This service is used to change your class to any other. Items are not exchanged.
{% endhint %}

## Change Password:

{% hint style="info" %}
There are 2 types of password change.

1- Change web password for web account only. 2- Change game password only for sub-account to log in to the game.
{% endhint %}

## Change Email:

{% hint style="info" %}
This service is disabled and we will not exchange emails after registration.
{% 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://guides.levelmu.net/first-steps-to-play/f.a.q-account.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.
