# Configuration

### Language

* ~~Set bot language on server. `-lang [language]`~~  **Currently not working!**

### Prefix

* Set custom Prefix on the server. `-prefix [type of prefix]`

### Welcome Channel

* &#x20;Set Welcome channel for the messages. `-welcomechannel [ #channel ]`

### Welcome Message

* Set welcome message for the server. `-welcomemsg [ message ]`

### Report Channel

Set report channel for the server. *-reportchannel `[ #channel ]`*

### Welcome role

Set role that will be given when user joined the server. `-welcomerole @role`

### Staff Roles

Set support roles. `-setstaff @staffrole`&#x20;

### Ticket Category

Set category where are be all tickets. `-setcategory [category id]`


---

# 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.dogeris.eu/commands/config.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.
