> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/instrukcii/kak-smenit-region-v-app-store.md).

# Как сменить регион в App Store

Смените регион в Apple ID, чтобы пользоваться App Store и оплачивать подписки в другом регионе. Сейчас Apple позволяет менять регион даже при активной подписке iCloud+.

**Перед сменой региона:**

1. Потратьте оставшиеся деньги на балансе Apple ID, если они есть.
2. Если баланс не получается обнулить самостоятельно, обратитесь в поддержку Apple.
3. Если у вас активна подписка Apple Music, проверьте возможность смены региона — у части пользователей с такой подпиской возникают сложности.

#### Как сменить регион

1. Откройте **Настройки**.
2. Нажмите на **Аккаунт Apple** в верхней части экрана.
3. Выберите **Контент и покупки**.
4. Нажмите **Посмотреть**.
5. Выберите **Страна и регион**.
6. Нажмите **Изменить страну или регион**.
7. Выберите нужный регион.

<div><figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FJBasqmqxmfIf8Of7ZPSi%2F6.jpg?alt=media&amp;token=0e6f44f6-cc8e-4f8e-8382-22f12628108c" alt=""><figcaption></figcaption></figure> <figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FwFrT1dZXhIbv1UWVgaNE%2F2.jpg?alt=media&amp;token=1d08adbb-693c-43b8-9a48-85ec7edb8115" alt=""><figcaption></figcaption></figure> <figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FAU96oHtiUP8KxwFyAq08%2F3.jpg?alt=media&amp;token=281ef10a-6f61-42af-9e47-0686661c1a6c" alt=""><figcaption></figcaption></figure> <figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FoM7KutwGTDKpjKUryytw%2F4.jpg?alt=media&amp;token=be930151-dc74-4b43-a133-383d62e71f1a" alt=""><figcaption></figcaption></figure> <figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2F7stSRb1NYoI7tQubhFxY%2F5.jpg?alt=media&amp;token=8f43a3e6-0e92-4774-ac04-77d05ac8e56c" alt=""><figcaption></figcaption></figure> <figure><img src="https://1462088740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FM3RjhrCTuWpfjgqUrh60%2FGroup%207%20(1).png?alt=media&amp;token=d0f68361-b0ec-4e9e-bd05-778bf83aeb0b" alt=""><figcaption></figcaption></figure></div>

Регион можно изменить без привязки банковской карты — при заполнении данных выберите способ оплаты None / Нет и укажите имя и фамилию латиницей.

#### Нюансы

* Активная подписка **iCloud+** не обязательно мешает смене региона и продолжает действовать.
* При наличии средств на балансе Apple ID сменить регион не получится, пока баланс не будет обнулён.
* При активной подписке **Apple Music** смена региона может не сработать.
* Если Apple потребует добавить платёжный метод, для оплаты iCloud и покупок в App Store можно использовать виртуальную карту Wanttopay.


---

# 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://faq.wanttopay.net/wanttopay-app/instrukcii/kak-smenit-region-v-app-store.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.
