> 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/how-wanttopay-works.md).

# How Wanttopay Works

Wanttopay — [a mini-app in Telegram](https://telegram.me/WantToPayBot?start=w17851188--luMLI) for issuing virtual cards. With us you can pay for popular services, paid content, and other online purchases. And for travel there are cards with Apple Pay and Google Pay support — you can simply pay with your smartphone.

This knowledge base collects answers to the main questions about the service. How to use the cards, pay for services, connect eSIM, and what to do if something goes wrong.

If you want to stay up to date with updates, subscribe to our [Telegram channel](https://t.me/wanttopay_official). There we talk about important news and special offers.

{% hint style="info" %}
**Didn't find an answer?** Tap “Ask” at the top of the screen and call the AI assistant.
{% endhint %}

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/wanttopay-app/english/s-chego-nachat.md">Where to Start?</a></td><td>Everything for the first introduction: registration, KYC, and card issuance</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/kak-polzovatsya-kartoi.md">How to Use the Card</a></td><td>Payments, top-ups, and account details</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/tarify.md">Pricing</a></td><td>Prices, fees, and what each card can do</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/spisok-servisov.md">List of Services</a></td><td>What can be paid for through us and how</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/karty-popolneniya-gift-cards.md">Top-up Cards (Gift Cards)</a></td><td>What types there are and where they can be useful</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/esim-dlya-puteshestvii.md">Travel eSIM</a></td><td>Getting internet before the trip</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/partnyorskaya-programma.md">Affiliate Program</a></td><td>We talk about the service and get bonuses</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/english/oshibki-i-resheniya.md">Errors and Solutions</a></td><td>Payment didn't go through? Let's figure out what's wrong</td><td></td><td></td></tr></tbody></table>


---

# 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/how-wanttopay-works.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.
