> For the complete documentation index, see [llms.txt](https://exobots.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exobots.gitbook.io/docs/legal-information/phishing-warning.md).

# Phishing warning

Dear Exobots community,

We’ve detected fake accounts impersonating our official team. Please keep in mind our official team will never:

* Contact you beforehand by direct message on Twitter, Discord or e-mail offering you a job and asking you to download (with a direct file link) the game first.
* Don’t trust and download links from Google Drive of other direct file download platforms to your computer.
* We do reply e-mails sent through our official website’s form, but we will NEVER ask for funds.

In case of doubt, please remember our only OFFICIAL sites and channels are the following:

* **Website:** [*https://exobotsgame.com/*](https://exobotsgame.com/)
* **Telegram:** [*https://t.me/Exobots*](https://t.me/Exobots)
* **Twitter:** [*https://twitter.com/ExobotsGame*](https://twitter.com/ExobotsGame)
* **Discord:** [*https://discord.gg/QaSqmnDZ*](https://discord.com/invite/Hcx3FwNVga)
* **YouTube:** [*https://www.youtube.com/channel/UC9bnhTD-dHdGuwJZJmnx65A*](https://www.youtube.com/channel/UC9bnhTD-dHdGuwJZJmnx65A)
* **Whitepaper:** [*https://exobots.gitbook.io/docs/introduction/master*](https://exobots.gitbook.io/docs/introduction/master)
* **Facebook page:** [*https://www.facebook.com/Exobots-Omens-of-Steel-100722959371391/*](https://www.facebook.com/Exobots-Omens-of-Steel-100722959371391/)
* **Twitch:** [*https://www.twitch.tv/ExobotsGame*](https://www.twitch.tv/ExobotsGame)
* **Reddit:** [*https://www.reddit.com/r/exobots/*](https://www.reddit.com/r/exobots/)
* **All links:** [*https://linktr.ee/exobots*](https://linktr.ee/exobots)

Do NOT trust any information coming from outside these sites. Please beware of scams and being deceived. Should you need to contact us to solve any inquiries, do so through one of the official sites listed above.

The only download links for our game are PlayStore (Android), AppStore (iOS/macOS) and Elixir PC game launcher (Windows).


---

# 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://exobots.gitbook.io/docs/legal-information/phishing-warning.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.
