# Setting up a bot in BotFather

## Go to [https://t.me/BotFather](< https://t.me/BotFather>):

* Enter the command /setuserpic, to change the bot's avatar;

![](/files/nMYFCD4hyVvDa0Iq8nAf)

* Enter the /setabouttext command to change the information about the bot;

![](/files/od2Rf6Rdp14eSf1fjj1L)

* Enter the /setdescription command to change the description of the bot

![](/files/Wtian9wEKO64jobrWVra)


---

# 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://wiki.ton.place/eng/telegram-bot/general-info-for-creators/setting-up-a-bot-in-botfather.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.
