> 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/karty-popolneniya/karta-popolneniya-google-play.md).

# Карта пополнения Google Play

Подарочная карта Google Play открывает доступ к приложениям, играм, фильмам, книгам и подпискам. Используйте одноразовый код для пополнения аккаунта и легко оплачивайте цифровой контент.

#### Как получить карту с кодом

1. Перейдите в наше [мини-приложение](https://telegram.me/WantToPayBot?start=w17851188--luMLI).
2. Выберите на витрине подарочную карту Google Play и нажмите <kbd>Оформить карту</kbd>.
3. Отметьте удобный способ оплаты.
4. Выберите нужный номинал — цена сразу отразится в приложении.
5. Cкопируйте код, который придёт в [бот @WantToPayBot.](https://telegram.me/WantToPayBot?start=w17851188--luMLI)

Если код не пришёл, то напишите в [службу поддержки](https://telegram.me/WantToPaySupportBot). Поможем разобраться.

#### Как активировать код

1. Откройте свой аккаунт в Google Play.
2. Найдите <kbd>Платежи и подписки</kbd>.
3. Во складке <kbd>Способ оплаты</kbd> выберите <kbd>Использовать код</kbd> .
4. Введите полученный код.

Баланс пополняется мгновенно. Вы сразу же можете оплачивать всё, что вам нужно.

#### Стоимость карт

Цена зависит от номинала и отображается при оформлении карты в мини-приложении Wanttopay.

#### Что важно знать

— **Регион карты должен совпадать с регионом аккаунта.** Например, если у вас аккаунт США, то и карта пополнения должна быть предназначена для США.

— **Перевести средства другому пользователю нельзя.** После пополнения баланс невозможно отправить на другой аккаунт или передать другому человеку.

— **Карта представляет собой одноразовый код**, поэтому она не отображается и не хранится в вашем аккаунте внутри [мини-приложения Wanttopay](https://telegram.me/WantToPayBot?start=w17851188--luMLI).


---

# 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/karty-popolneniya/karta-popolneniya-google-play.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.
