# Setting Up Level Rewards

With Dazai's Levelling system, you can award roles for gaining levels much like bots MEE6 but without the cost! To start off, create a Level Reward by using the create a level reward command

```
daz settings levelreward create

```

Just answer the questions Dazai asks and you should be all set!

![Please note we do not advise giving out any admin permission roles via level rewards. Its just a bad idea.](/files/-MVIZRYnlt-rVEx2_mnQ)

To view level rewards just do

```
daz settings levelreward list
```

![](/files/-MVIZqYHDz7GZIuyx8v7)

Now lets say you messed up and did not intend to give a level reward. You can delete level rewards with the delete function

```
daz settings levelreward delete
```

![](/files/-MVI_zRY_ZQF5HP-c5G0)


---

# 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.dazai.app/music-commands/settings/untitled.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.
