> 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/karta-popolneniya-steam.md).

# Steam top-up card

The card lets you top up your Steam balance and pay for purchases in the store. You receive a one-time code, activate it, and can easily buy popular games, seasonal new releases, and in-game content.

#### How to get a card with a code

1. Go to our [mini-app](https://telegram.me/WantToPayBot?start=w17851188--luMLI).
2. Select a Steam gift card in the storefront and click <kbd>Get card</kbd>.
3. Choose a convenient payment method.
4. Choose the required denomination — the price will be reflected in the app immediately.
5. Copy the code that will arrive in [the @WantToPayBot bot.](https://telegram.me/WantToPayBot?start=w17851188--luMLI)

If the code doesn't arrive, then write in [support service](https://telegram.me/WantToPaySupportBot). We'll help you figure it out.

#### How to activate the code

1. **Open your Steam Wallet**

Click your avatar or profile name in the top right corner and select “My Wallet.”

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2F2VPMGlBgPTiowiYJcSgA%2Fimage.png?alt=media&amp;token=3c91dcce-628f-4f8c-83ca-aa8e9668d0ae" alt=""><figcaption></figcaption></figure>

2. **Proceed to code activation**

On the Wallet page, click “Add funds,” then select “Steam Wallet Code or Gift Card.”

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FHEnrTgeUoPO1M3PT8xAD%2Fimage.png?alt=media&amp;token=662a4c00-f3ed-4737-9f2d-38b6d179b651" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FHEnrTgeUoPO1M3PT8xAD%2Fimage.png?alt=media&amp;token=662a4c00-f3ed-4737-9f2d-38b6d179b651" alt=""><figcaption></figcaption></figure>

3. **Enter the code**

Enter the code you received via the Wanttopay bot and click “Continue.” Wait until the “Continue” status changes to “Processing.”

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2Fq0mpmvDyBNU6Pv2PxGsk%2Fimage.png?alt=media&amp;token=0ceb1aa8-63dd-424b-841d-fd4f285886c4" alt=""><figcaption></figcaption></figure>

4. **Check your balance**

If everything went successfully, a “Done!” window will appear and the balance in your account will change.

<figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FhBoubpDQbzcqcIEPFkXw%2Fimage.png?alt=media&amp;token=8e5f05e6-1590-4274-a035-35ef387772c2" alt=""><figcaption></figcaption></figure>

#### If you have trouble activating it

❌ **Can't find the code activation option**

Try scrolling further down the Wallet page or open the menu: Games → Redeem a Steam code.

❌ **Steam says the code is invalid or has already been used**

Check whether the code was entered correctly. Pay attention to similar characters: **0 / O**, **1 / I**, and also to the keyboard layout language.

❌ **Can't activate the code because of the region**

Make sure the region of your card matches the Steam account code.

Sometimes Steam may show a different billing country — for example, if you logged into the account from another country or changed the region earlier.\
In this case, open “Add funds” on the Wallet page, click the “Country” section, and select “Convert store and wallet.” After that, set the required billing country.

#### Card prices

The price depends on the denomination and is displayed when ordering the card in the Wanttopay mini app.

#### What is important to know

— **It cannot be transferred to another user.** After topping up, the balance cannot be sent to another account or transferred to another person.

— **The gift card code is one-time use.** After activation, it cannot be used again, so **do not share** the code with other people.

— **The card is a one-time code**, so it is not displayed or stored in your account inside [the Wanttopay mini app](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/english/karty-popolneniya-gift-cards/karta-popolneniya-steam.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.
