> 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/beware-of-phishing-sites-and-scammers.md).

# Beware of Phishing Sites and Scammers!

![](/files/pP6uVcNWkFtcAAX2mgIj)

Scammers are always looking for new ways (or improving old ones) to access your data or accounts!

Last time the activity of scammers is increasing that even the CEO of Binance \[Chanpeng Zhao] [warned](https://twitter.com/cz_binance/status/1489545612718579715?s=20\&t=t_nFPJZA35uOrrdHnOYkdw) users about the SMS fraud.

![](/files/qVn3envNYXtYxmThx6o3)

The SMS also includes a link to a phishing site. If you click on a link and enter data, the scammers will get access to your account.

![](/files/WpSF0p3YMhGst1Lu60L6)

Scammers can use not only the site of popular exchanges, but also any wallets, fake Forsage platforms, and even fake browser extensions.

Scammers also mask themselves as Telegram technical support and send users messages with a phishing site in a secret chat.

* **BUSD**: [busd.forsage.io](http://busd.forsage.io/)
* **TRON**: [trx.forsage.io](http://trx.forsage.io/)
* **ETH**: [lk.forsage.io](http://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/beware-of-phishing-sites-and-scammers.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.
