# Telegram Admins

The official Telegram for Authereum is:

* <https://t.me/authereum>

Admins will **never** ask for private keys or sensitive information.

Check for `admin` label on channel messages to verify that it's an admin.

![](/files/-MPqDg2vmglSxvL-LgzR)

### Report scam accounts

Any other account reaching out on behalf of Authereum is a scam and should be reported!

Beware of accounts that have similar usernames. For example, the capital letter `i` will look like the lowercase letter `L` in Telegram! You can use a character checker such as [this one](https://text-compare.com/).

Best practice would be to file an issue through our official support desk at [support.authereum.com](https://support.authereum.com/hc/en-us) to avoid scammers.


---

# 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.authereum.com/telegram-admins.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.
