# /reload, /update

Bot commands /reload and /update will help you update your chat information in our system. Both commands work equally so that you can use any of them.

{% hint style="info" %}
Note. You should use this command in the chat you want to update information about
{% endhint %}

This command will help you in the following cases:

1. If you give administrator rights to @FullystBot in your chat but still get the following notification on our website

<figure><img src="/files/GQKV9gohBxPEzT2vYtI9" alt=""><figcaption><p>This notification means @FullystBot doesn't have asministrator rights in your chat</p></figcaption></figure>

2. If you updated the name, link, or image of your chat but still have the old data on our website or in the bot responses

Also, you can wait 15-45 minutes, and information will be updated automatically, but no need to wait - use /update or /reload command!


---

# 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.fullyst.com/fullyst-bots-commands/reload-update.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.
