> For the complete documentation index, see [llms.txt](https://support.forsage.io/forsage-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.forsage.io/forsage-knowledge-base/education/security/how-not-to-get-hacked-on-telegram.md).

# How Not to Get Hacked on Telegram

![](/files/H1wtTGV55aCghfxjantB)

A lot of Forsage members use Telegram for communication, team coordination and track news.

We want to remind you about the #security rules that will help you avoid unauthorized access to your Telegram account.

### **Set up 2FA**

You need to set up two-factor authentication to protect your account against hijacking.

### **Restrict what information you share with other Telegram users**

1. &#x20;Who can see my phone number — Nobody
2. Auto Download Media → Toggle off
3. Who can find me by my number — My Contacts, etc.

### **Modify data download and storage settings**

On your mobile version of Telegram, navigate over to Privacy & Security → Data Settings and remove from Telegram storage any information you do not want to be there.

### **Check active sessions**

To make sure this doesn’t happen, view all devices where your Telegram account is logged in. To do this, go to Settings/ Privacy and Security/Active sessions.

## **Don’t open executable files from other users**

Some hackers just use Telegram as a method of communication with their potential victims, rather than attacking any features inherent to Telegram itself.

## **Watch out for impersonation**

It’s extremely common for hackers and scammers to impersonate Telegram users by choosing a username that is very close to, but slightly different from, the original.

## **Phishing**

Do not follow unknown links, especially from strangers.

* **Forsage** **BUSD**: [http://busd.forsage.io](https://busd.forsage.io/)
* **Forsage**  **TRON**: [trx.forsage.io](http://trx.forsage.io/)
* **Forsage**  **ETH**: [http://lk.forsage.io](https://lk.forsage.io/)

{% embed url="<https://t.me/forsageio_official>" %}
*Subscribe to our news channel!*
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.forsage.io/forsage-knowledge-base/education/security/how-not-to-get-hacked-on-telegram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
