> 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/readme-1.md).

# Welcome to Wanttopay

Wanttopay is a Telegram application that allows instant issuance of virtual cards for making international purchases.

With our [mini-app Telegram](https://telegram.me/WantToPayBot), you can issue reloadable and prepaid virtual cards, allowing you to pay for almost any service worldwide.&#x20;

The project also has a useful Telegram channel – [Wanttopay](https://telegram.me/+nPL3-BmIN_lmNjQy). Be sure to subscribe! It regularly features project updates and contests with valuable prizes.

<table data-card-size="large" 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/B0ypgXB1hcXxWL58CmUK">/pages/B0ypgXB1hcXxWL58CmUK</a></td><td>How to register, set up your account, and make your first payment.</td><td></td><td></td></tr><tr><td><a href="/pages/uoHnwCjUCVkL1OPCd3kM">/pages/uoHnwCjUCVkL1OPCd3kM</a></td><td>Answers to frequently asked questions about the service and cards.</td><td></td><td></td></tr><tr><td><a href="/pages/Qe6dnqmtqQQbbgyKiRpp">/pages/Qe6dnqmtqQQbbgyKiRpp</a></td><td>Reasons for payment declines and step-by-step recommendations on how to resolve them.</td><td></td><td></td></tr><tr><td><a href="/pages/hlUUs7dlcED58IuqQprS">/pages/hlUUs7dlcED58IuqQprS</a></td><td>How the affiliate program works and under what conditions rewards are credited.</td><td></td><td></td></tr><tr><td><a href="/pages/3THvR1WiySsmq6SOghEE">/pages/3THvR1WiySsmq6SOghEE</a></td><td>Card usage rules, refunds, and user agreement.</td><td></td><td></td></tr><tr><td><a href="/pages/ywTXI66xL66dP83B41HG">/pages/ywTXI66xL66dP83B41HG</a></td><td>Which services can be paid for via Wanttopay and how to do it.</td><td></td><td></td></tr><tr><td><a href="/pages/1IZZDBmaFOdKbc9a8R4T">/pages/1IZZDBmaFOdKbc9a8R4T</a></td><td>Linking to Apple Pay and Google Pay: how to add a card, avoid common mistakes, and what to consider before linking.</td><td></td><td></td></tr><tr><td><a href="/pages/MMtQR7v7Kz47ia8M2aU9">/pages/MMtQR7v7Kz47ia8M2aU9</a></td><td>Everything About Subscription for Pro Tariff Cards</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/readme-1.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.
