# Custom Bot

{% hint style="info" %}
This feature require [iTranslator Premium](https://itranslator.app/premium).
{% endhint %}

### How to customize the name, avatar, banner or bio of iTranslator?

Simply run the command `/custombot set` and customize!

<figure><img src="/files/ls3xcG7JxNZ4LfSFUB0k" alt="itranslator-custombot"><figcaption></figcaption></figure>

### How to reset the profile of iTranslator?

Simply run the command `/custombot reset`.


---

# 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.itranslator.app/amazing-features/custom-bot.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.
