# What should I do if the uDEX Telegram Bot is unresponsive?

If you encounter issues such as page lagging or unresponsiveness from the uDEX Telegram Bot, you can follow these steps to resolve the problem.&#x20;

Click on the button located in the top right corner and select "Reload Page" to refresh the page and restore the Bot's service.&#x20;

<figure><img src="/files/ZBL1U3OOwf00C0Te5Dfz" alt=""><figcaption></figcaption></figure>

This action should help in resolving any temporary glitches or unresponsiveness you may be experiencing.


---

# 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.udex.one/faq/what-should-i-do-if-the-udex-telegram-bot-is-unresponsive.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.
