> 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/kak-rabotaet-wanttopay.md).

# Как работает Wanttopay

Wanttopay — [мини-приложение в Telegram](https://telegram.me/WantToPayBot?start=w17851188--luMLI) для выпуска виртуальных карт. C нами можно оплачивать популярные сервисы, платный контент и другие онлайн-покупки. А для путешествий есть карты с поддержкой Apple Pay и Google Pay — можно просто платить смартфоном.

В этой базе знаний собрали ответы на главные вопросы о сервисе. Как пользоваться картами, оплачивать сервисы, подключать eSIM и что делать, если что-то пошло не так.

Если хотите быть в курсе обновлений, подписывайтесь на наш [Telegram-канал](https://t.me/wanttopay_official). Там рассказываем о важных новостях и специальных предложениях.

{% hint style="info" %}
**Не нашли ответ?** Нажмите «Спросить» в верхней части экрана и позовите ИИ-помощника.
{% 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/s-chego-nachat.md">С чего начать?</a></td><td>Всё для первого знакомства: регистрация, KYC и выпуск карты</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/kak-polzovatsya-kartoi.md">Как пользоваться картой</a></td><td>Платежи, пополнение и реквизиты</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/tarify.md">Тарифы</a></td><td>Цены, комиссии и что умеет каждая карта</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/spisok-servisov.md">Список сервисов</a></td><td>Что и как можно оплатить через нас</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/karty-popolneniya-gift-cards.md">Карты пополнения (Gift Cards)</a></td><td>Какие бывают и где могут пригодиться</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/esim-dlya-puteshestvii.md">eSIM для путешествий</a></td><td>Подключаем интернет перед поездкой</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/partnyorskaya-programma.md">Партнёрская программа</a></td><td>Рассказываем о сервисе и получаем бонусы</td><td></td><td></td></tr><tr><td><a href="/wanttopay-app/oshibki-i-resheniya.md">Ошибки и решения</a></td><td>Платёж не прошёл? Разбираемся, в чём дело</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/kak-rabotaet-wanttopay.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.
