> 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/english/karty-popolneniya-gift-cards.md).

# Top-up Cards (Gift Cards)

Gift cards for topping up popular services. Each card contains a unique code: just enter it on the website or in the app, and the money will be credited to the balance immediately.

{% content-ref url="/pages/72d91afda8b0062228e243c36c834c34f0a0d9ff" %}
[Terms of Use and Refunds](/wanttopay-app/english/karty-popolneniya-gift-cards/usloviya-ispolzovaniya-i-vozvrata.md)
{% endcontent-ref %}

{% content-ref url="/pages/c5ee1ef8534f2525e13c6b9a7bb0d342e16c4830" %}
[App Store Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-app-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/9530e97a6de273b75bbd24cec633fc1ab7a78db1" %}
[PlayStation Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-playstation.md)
{% endcontent-ref %}

{% content-ref url="/pages/90d1f5a162b7c091a1f9384a8aec6bc6d01423c4" %}
[Steam Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-steam.md)
{% endcontent-ref %}

{% content-ref url="/pages/682895f8e94fd7225c7dbe2d320f7e834b3a40d0" %}
[Nintendo Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-nintendo.md)
{% endcontent-ref %}

{% content-ref url="/pages/fe5a6ede793629be89c0251f0141657d6379050a" %}
[Battle.net Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-battle.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/d23f20312ab4b1f5dd09306a15c7f9f2c8c42981" %}
[PUBG Mobile Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-pubg-mobile.md)
{% endcontent-ref %}

{% content-ref url="/pages/03dfc80b795f58c798bbc5fc5cb80b2c4bb0cd8e" %}
[Roblox Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-roblox.md)
{% endcontent-ref %}

{% content-ref url="/pages/07034b1f7df03b5b6846446874df51bc617ed074" %}
[Minecraft Top-up Card](/wanttopay-app/english/karty-popolneniya-gift-cards/karta-popolneniya-minecraft.md)
{% endcontent-ref %}


---

# 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/english/karty-popolneniya-gift-cards.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.
