> For the complete documentation index, see [llms.txt](https://help.enot.am/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.enot.am/routing/dostup-za-predelami-rf.md).

# Доступ за пределами РФ

{% hint style="info" %}
**Справка:** Некоторый контент может быть доступен только в определённых регионах. Если веб-сервис определяет, что вы находитесь за пределами России, он может ограничить доступ к контенту, предназначенному исключительно для российских пользователей.
{% endhint %}

Для доступа к ресурсам, которые работают только на территории РФ, следуйте данной инструкции:

* Отключитесь от **EnotProxy**.
* Выберите локацию 🇷🇺 **Russia** в вашем приложении.
* Отключите [Роутинг](/routing/about.md) на **RU** регион (если вы подключали его ранее). Подробно об этом рассказано в разделе [Подключение](/routing/enable.md).
* Подключитесь к выбранной локации.

{% hint style="warning" %}
**Важно:** Если в этой ситуации не отключить Роутинг, то сайты в **RU** регионе будут открываться напрямую в обход серверов **EnotProxy**, используя вашу текущую сеть, что не позволит вам пользоваться некоторыми сервисами.
{% endhint %}

* Готово! Теперь вы можете пользоваться сервисами Госуслуги, МЭШ, Mos.ru и другими.


---

# 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:

```
GET https://help.enot.am/routing/dostup-za-predelami-rf.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.
