# Создание аккаунта разработчика в Google Play

### Создаем аккаунт разработчика в Google Play

Чтобы получить доступ к загрузке своих приложений, нужно зарегистрироваться в Google Play Console. Для этого у вас должен быть Google-аккаунт. Рекомендуем заводить не на личный, а создать новый, вдруг будете продавать приложение.

Ссылка на [создание Google Аккаунта](https://accounts.google.com/?ref=vc.ru).

![Создание Google-аккаунта](https://leonardo.osnova.io/713dc119-9748-4f63-6b84-a5ce86b9d4da/-/resize/1100/)

Нажмите «Создать аккаунт» и выберите, с какой целью регистрируете аккаунт: для себя или для бизнеса.

![Создание Google-аккаунта](https://leonardo.osnova.io/30f5e6dd-0d8c-ae80-e965-d30c2f7e4b6d/-/resize/1100/)

Введите свой номер телефона и подтвердите его. Если вы ранее регистрировали аккаунт с помощью этого номера телефона, то Google может запретить его использовать. В таком случае легче всего использовать другой номер.

![Создание Google-аккаунта](https://leonardo.osnova.io/32c4746f-4c50-2381-97ee-56c43e8d874c/-/resize/700/)

Заполните анкету и нажимайте кнопку «Далее».

![Создание Google-аккаунта](https://leonardo.osnova.io/47321c04-da84-f53f-39db-c595c68f78b8/-/resize/700/)

Примите пользовательское соглашение, и ваш аккаунт готов.\
Можно переходить по ссылке на [Google Play Console](https://play.google.com/apps/publish/signup/)

![Регистрация в Google Play Console](https://leonardo.osnova.io/44d18105-19bd-7c49-13e5-2da3dc7cc3ea/-/resize/1100/)

Примите пользовательское соглашение.

![Регистрация в Google Play Console](https://leonardo.osnova.io/507c5c6b-0687-aa3b-ead8-948dc52f8f06/-/resize/1100/)

И переходите к оплате. Удовольствие иметь аккаунт разработчика в Google стоит $25, платится один раз и навсегда.

![​Регистрация в Google Play Console](https://leonardo.osnova.io/bf479caf-713f-59ae-3ee5-7445ddecda9c/-/resize/1100/)

После оплаты у вас появится доступ к Google Play Console и [можно будет загружать приложение](/app/android/google-play-publish.md).


---

# 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/android/google-play.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.
