> 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/instrukciya-apple-store-dlya-kart-easy.md).

# Инструкция Apple Store для карт Easy

{% hint style="info" %}
*Для успешной смены региона, баланс вашего аккаунта Apple ID должен быть нулевым, а также в аккаунте не должно быть активных подписок.*\
*При смене региона и привязке карты подмена местоположения в соответствии с регионом привязки карты обязательна.*

***Важно! Стоимость контента и подписок при смене региона в Apple Store может отличаться.***
{% endhint %}

**Шаг 1**

**Смена региона**

* Откройте приложение `Настройки`
* Нажмите на `Аккаунт Apple` в верхней части экрана
* Нажмите `Контент и покупки` &#x20;
* Нажмите `Посмотреть`⁣, чтобы перейти в дальнейшее меню
* Нажмите `Страна и регион`
* Нажмите `Изменить страну или регион` и выберите Великобританию

<div><figure><img src="/files/0hV3jvAGhn6uWL463wiS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FqkEJeRTGGfHQ2Gp0PBF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BIGepVvinGq3rDwgZYzr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/K9a0fCL3V0d6GYbEe3qO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z3Osn62WR0Kt1nxCSFL0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8FAUYXF6yjpOFEW8MUbV" alt=""><figcaption></figcaption></figure></div>

#### Шаг 2

**Заполните биллинг данные**

* Нажмите `Принять` в меню "Положения и условия"
* Нажмите `None` в способах оплаты, а также введите `Имя и Фамилию` на латинице
* Введите биллинг данные\* в `Адресе для выставления счета`

<div><figure><img src="/files/WMSCnL5zYkdDj3Z0VbCC" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/fhJOl5JZXDdOAAQkXiHF" alt="" width="563"><figcaption></figcaption></figure></div>

**Шаг 3**

**Введите данные карты**

* Закройте все окна
* Откройте приложение `Настройки`
* Нажмите на `Аккаунт Apple` в верхней части экрана
* Нажмите `Оплата и доставка`
* Нажмите <kbd>Credit/Debit Card</kbd> в способах оплаты
* Введите `данные вашей карты`\*
* Нажмите <kbd>Done</kbd>&#x20;

<div><figure><img src="/files/0hV3jvAGhn6uWL463wiS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y4Wnr2RBlrzxLQoLiXCB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GpZ95cj6Y0rN0Yl6X0Ls" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/8cZOqimXdMvhjM60QLX7" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Используйте данный биллинг адрес (Великобритания):\
Street: 164 Notting Hill Gate\
City: London\
County: Notting-Hill\
Postal code: W11 3QG\
Country: United Kingdom\
Tel.: Любой набор цифр
{% endhint %}


---

# 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/instrukciya-apple-store-dlya-kart-easy.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.
