# Regions

{% hint style="info" %}
We have introduced support for multiple regions in Nova to ensure reliability during downtime and enhance performance.
{% endhint %}

We Currently Support 3 Locations:

1. <https://t.me/TradeonNovaBot> 🇺🇸
2. <https://t.me/TradeonNova2Bot> 🇪🇺
3. <https://t.me/TradeonNova3Bot> 🇺🇸

If one of our bots is temporarily unavailable, feel free to use one of the backup bots listed above for your trades.

There is no significant difference between the three bots, but if one bot experiences higher load, you can switch to a less busy region for better performance.


---

# 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.tradeonnova.net/regions.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.
