# Как пользоваться картой

1. Для оплаты ваше местоположение должно совпадать с биллинг-адресом карты.
2. Основная валюта карты — USD, но можно платить и в других валютах, конвертация происходит автоматически.
3. Перед оплатой проверьте, чтобы в настройках сервиса была выбрана страна, совпадающая с биллинг-адресом карты.
4. История операций доступна в разделе «Главная» в [мини-приложении Wanttopay](https://t.me/WantToPayBot?start=w17851188--luMLI).
5. В разделе с [часто задаваемыми вопросами](/wanttopay-app/tarif-smart/chasto-zadavaemye-voprosy.md) вы найдёте большинство ответов.


---

# Agent Instructions: 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:

```
GET https://faq.wanttopay.net/wanttopay-app/tarif-prepaid/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
