# Продление подписки Apple Developer Program

1. Потребуется доступ к аккаунту владельца `owner` в `Apple Developer Program`. Для оплаты будем использовать счет мобильного телефона. Рекомендуется использовать оператора МТС.
2. Нужно взять сим-карту МТС иополнить ее на 10000 рублей, немного с запасом, для спокойствия
3. Далее понадобится iPhone или iPad. Авторизоваться на этом устройстве при помощи учетной записи, которая является владельцем аккаунта в `Apple Developer Program`.
4. В настройках iPhone нужно перейти в раздел аккаунта (верхний пункт, названный именем аккаунта), далее в Оплата и доставка `Payment & Shipping`.
5. Затем выбрать пункт **Добавить способ оплаты** `Add Payment Method`, мобильный телефон, выбрать **Использовать этот номер** `Use This Mobile Number`, если сим-карта вставлена в этот iPhone, или выбрать соседний пункт и ввести номер руками, продолжить. Произвести подтверждение через код из смс.
6. Теперь скачиваем приложение `Apple Developer`, авторизовываемся.

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

   <figure><img src="/files/vm4EB6ec3tvUJWvVAevY" alt=""><figcaption></figcaption></figure>
7. Далее следует открыть приложение `Apple Developer`, перейти в раздел `Account`, нажать на `Renew`, и подтвердить оплату.

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


---

# 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://help.zenky.io/app/ios/prodlenie-podpiski-apple-developer-program.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.
