> 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. They are suitable for online purchases and paying for popular services. There are plans with contactless payments: such cards can be added to Apple Pay or Google Pay and used to pay while traveling just as comfortably as at home.

If you want to stay up to date with updates, subscribe to our [Telegram channel](https://telegram.me/+nPL3-BmIN_lmNjQy). There we share important news and special offers.

{% hint style="info" %}
Didn't find the answer you need? Tap **"Ask"** at the top of the screen and ask the AI assistant a question.
{% 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="/pages/8398b9501ebaaced13cd3a4642afb3c416500bbb">/pages/8398b9501ebaaced13cd3a4642afb3c416500bbb</a></td><td>How to register, set up an account, and make your first payment</td><td></td><td></td></tr><tr><td><a href="/pages/94631610e79bd407892948c0355680773cbd6d8a">/pages/94631610e79bd407892948c0355680773cbd6d8a</a></td><td>Payment rules, currency, billing address, and contactless payments</td><td></td><td></td></tr><tr><td><a href="/pages/1085ad26c98f9772d11728487811b80aeaff685a">/pages/1085ad26c98f9772d11728487811b80aeaff685a</a></td><td>Comparison of plans, terms, and limits</td><td></td><td></td></tr><tr><td><a href="/pages/ac98b07179e3f15f7565fa0deb655fc1633226fe">/pages/ac98b07179e3f15f7565fa0deb655fc1633226fe</a></td><td>What can be paid for through Wanttopay and how</td><td></td><td></td></tr><tr><td><a href="/pages/30d61e3ee8a718fb880e38b0badca49033b531ba">/pages/30d61e3ee8a718fb880e38b0badca49033b531ba</a></td><td>Gift cards for paying for popular services</td><td></td><td></td></tr><tr><td><a href="/pages/612a6c032e920deb84458e670a87ddfb3ce97b89">/pages/612a6c032e920deb84458e670a87ddfb3ce97b89</a></td><td>Installing and using eSIM on iOS and Android</td><td></td><td></td></tr><tr><td><a href="/pages/833d8bdf4c2ba5424ed48157049d0bf12539a4ec">/pages/833d8bdf4c2ba5424ed48157049d0bf12539a4ec</a></td><td>Terms of participation and reward accrual</td><td></td><td></td></tr><tr><td><a href="/pages/0c033909f3291ae1b83dcc8edab836d9cff809f8">/pages/0c033909f3291ae1b83dcc8edab836d9cff809f8</a></td><td>Problems with payment, registration, and login: and how to solve them</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.
