# /quickstart

```
/quickstart
```

{% hint style="danger" %}
This command will **DELETE** all saved Levelr data and replace it with your server's MEE6 data, if Levelr can find it. This command is intended to be ran once when the bot is initially invited, and not used again.
{% endhint %}

{% hint style="info" %}
*This command has no arguments.*&#x20;
{% endhint %}

This command allows you to import your leaderboard, level-role bindings, and the current XP rate from your server's MEE6 leaderboard if it exists and is publicly accessible. This command may take some time depending on your server's size.


---

# 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://levelrdocs.xmo.dev/commands/admin/quickstart.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.
