# Commands

## Commands

| Command    | Description                                                                                | **How To Use**                                                                         |
| ---------- | ------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------- |
| Help       | Specifies as a message with a description of how commands are included in the bot.         | `.help`                                                                                |
| Avatar     | Assigns your avatar, or who mention avatar, as a message.                                  | `.avatar @user`                                                                        |
| Colored    | It assigns your avatar or the person you mentioned in a randomly colored way.              | `.colored @user`                                                                       |
| Servericon | Assigns the icon of the server as a message                                                | `.servericon`                                                                          |
| Link       | Specifies the photo of the person you are tagging.                                         | `.link @user`                                                                          |
| News       | Shows new features to Bot.                                                                 | `.news`                                                                                |
| Serverinfo | Provides information about the server.                                                     | `.serverinfo`                                                                          |
| Prefix     | Sets the prefix of the bot.                                                                | `.prefix <new prefix> Example ; .prefix ;`                                             |
| infoemoji  | Provides information about the emoji you specified.                                        | <p><code>.infoemoji "emojiname"</code></p><p><code>Example ; .infoemoji dev</code></p> |
| Pixel      | Pixels the photo of the person you tagged or the person using the command.                 | `.pixel @user`                                                                         |
| Blackwhite | Makes a photo of the person you tagged or the person using the command in black and white. | `.blackwhite @user`                                                                    |
| Size       | Specifies the person you tagged or your photo as a 50x50 size.                             | `.size @user`                                                                          |

### &#x20;<a href="#premium-gerektiren-komutlar" id="premium-gerektiren-komutlar"></a>


---

# 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://beatrice.gitbook.io/profile/commands.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.
