# Domain Names

Some individuals create domain names similar to those used by John-Bot for malicious purposes. As of now, John-Bot only uses three domain names, listed below.

| Domain Name                               | Usage                    | Example                                               |
| ----------------------------------------- | ------------------------ | ----------------------------------------------------- |
| [(www.)johnbot.app](http://johnbot.app)   | Website                  | [johnbot.app/dashboard](http://johnbot.app/dashboard) |
| [(www.)john-bot.app](http://john-bot.app) | Redirects to johnbot.app | [john-bot.app/](http://john-bot.app/)                 |
| [(www.)jnbt.xyz](http://jnbt.xyz)         | Shortened links          | [jnbt.xyz/jNnLmd](http://jnbt.xyz/jNnLmd)             |

Any other domain name claiming to be John-Bot does not belong to John-Bot and is likely run by malicious actors.


---

# 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://help.johnbot.app/en/resources/domain-names.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.
