> For the complete documentation index, see [llms.txt](https://help.wayment.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wayment.net/instrukcii-po-oplate/kak-oplatit-icloud.md).

# Как оплатить iCloud

В этой инструкции показано, как выбрать тариф iCloud+ и оформить подписку на iPhone.

{% hint style="info" %}
Перед началом убедитесь, что на iPhone выполнен вход в нужный Apple Account.
{% endhint %}

{% hint style="danger" %}
Перед оформлением подписки iCloud+ необходимо изменить страну Apple Account и привязать виртуальную карту Wayment. Сделайте это по инструкции [«Как привязать карту к App Store»](https://help.wayment.net/~/changes/71/karta-dlya-puteshestvii/instrukciya-po-oplate-servisov/app-store).
{% endhint %}

{% stepper %}
{% step %}

## Откройте настройки iPhone.

Откройте приложение **"Настройки"**.

![](/files/20b0290872783ffb0cd8c5f2f04a50f7c8750f07)

Прокрутите список вниз до пункта **iCloud** и нажмите на него.

<figure><img src="/files/UQRHqyE99dkBZsepf9TF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Перейдите к оформлению iCloud+

На странице iCloud прокрутите экран вниз и нажмите **«Перейти на iCloud+»**.

![](/files/8951407fa52c4fe4c1ab6ec7f2e4f57a27a22bcc)
{% endstep %}

{% step %}

## Выберите тариф

Выберите подходящий объём хранилища и нажмите **«Обновить до iCloud+»**.

![](/files/406b706446ec7ac0b35318b623fa92486db9c818)
{% endstep %}

{% step %}

## Подтвердите подписку

Для подтверждения оплаты дважды нажмите боковую кнопку iPhone.

<figure><img src="/files/bhy3EROLlfFWYZWAlzDW" alt=""><figcaption></figcaption></figure>

После успешного оформления появится экран **«Добро пожаловать в iCloud+»**.

Нажмите **«Готово»**, чтобы завершить настройку.

![](/files/da24969e0485236a2baf3254f6a29a2013733ae3)
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Готово — подписка iCloud+ оформлена.
{% endhint %}

Интерфейс iPhone может обновляться, поэтому названия и расположение отдельных элементов иногда отличаются от скриншотов.


---

# 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://help.wayment.net/instrukcii-po-oplate/kak-oplatit-icloud.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.
