> For the complete documentation index, see [llms.txt](https://help.wayment.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wayment.net/s-chego-nachat.md).

# С чего начать

Раздел для быстрого старта: от выпуска первой карты до первой успешной оплаты — весь путь занимает около 5 минут.

{% hint style="info" %}
Ещё выбираете карту? Загляните в сравнение карт и тарифов — там таблица «какая карта для чего» и все условия.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>💳 Что такое виртуальная карта</strong></td><td>Как устроена карта без пластика и почему её достаточно для любых оплат.</td><td><a href="/pages/EeCMz9LxAgMw2JH4f99w">/pages/EeCMz9LxAgMw2JH4f99w</a></td></tr><tr><td><strong>🆕 Выпуск первой карты</strong></td><td>Регистрация и выпуск карты в Telegram за пару минут — без паспорта и верификации.</td><td><a href="/pages/4BsIKl0heueEQUjQlXiX">/pages/4BsIKl0heueEQUjQlXiX</a></td></tr><tr><td><strong>💰 Пополнение карты</strong></td><td>СБП с любого банка РФ, криптовалюта и пополнение с кредитки — всё без комиссии.</td><td><a href="/pages/bk8yFgfu2N2MQ0KCtHhZ">/pages/bk8yFgfu2N2MQ0KCtHhZ</a></td></tr><tr><td><strong>🌐 Что такое VPN</strong></td><td>Зачем нужен VPN при оплате зарубежных сервисов и какой регион выбирать.</td><td><a href="/pages/x1HmLtHTZcDR5e0Y0V4i">/pages/x1HmLtHTZcDR5e0Y0V4i</a></td></tr><tr><td><strong>✅ Первая оплата: чек-лист</strong></td><td>Проверьте 5 пунктов перед первой оплатой — и платёж пройдёт с первого раза.</td><td><a href="/pages/44XYwrjQPUH7CHmfbh6B">/pages/44XYwrjQPUH7CHmfbh6B</a></td></tr></tbody></table>

{% hint style="success" %}
Уже выпустили карту? Посмотрите список протестированных сервисов — где оплата уже проверена и как её провести.
{% endhint %}


---

# 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://help.wayment.net/s-chego-nachat.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.
