> 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-nintendo.md).

# Nintendo top-up card

A Nintendo eShop gift card gives access to games, add-ons, Nintendo Switch Online subscriptions, and other digital content. Use the one-time code to top up your account and easily pay for purchases in the eShop.

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

1. Go to our [mini-app](https://telegram.me/WantToPayBot?start=w17851188--luMLI).
2. Select a Nintendo 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 Nintendo eShop on your Nintendo Switch console or via the website [account.nintendo.com](https://account.nintendo.comhttp/account.nintendo.com/).
2. Sign in to your Nintendo Account.
3. Go to the section <kbd>Redeem Code</kbd> .
4. Enter the received code and confirm.

The balance is topped up instantly. You can immediately pay for whatever you need.

#### **Card prices**

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

#### Card and account region

Nintendo gift cards are tied to a specific region. The country of the card **must match the country of the account** — if they do not match, the code may not be activated. The mini-app may have cards available for:

* the USA;
* Europe;
* Poland;
* other countries.

Available games, prices, currency, payment methods, and age restrictions depend on the account region.

**How to check your account region**

1. Open the Nintendo website or app.
2. Sign in to your account.
3. Go to user information.
4. Find the country or region field.

#### What else is important to know

— **The code can only be used once.** After activation, it cannot be used again.

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

— **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-nintendo.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.
