> For the complete documentation index, see [llms.txt](https://support.minehosting.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.minehosting.ru/virtualcards/qiwi.md).

# QIWI Кошелек: виртуальная карта

![](/files/5JZjTU5pQ6tNhvjXYMqO)

## Как выпустить карту

1\. Перейдите на страницу [qiwi.com/cards/qvc](https://qiwi.com/cards/qvc) и нажмите «Выпустить бесплатно»

2\. Нажмите «Показать реквизиты» и подтвердите кодом из СМС

![](/files/MJwRwdr0fZ916kRQmBgM)

3\. Это ваша виртуальная карта. Используйте эти реквизиты для оплаты. Карта имеет общий баланс с кошельком (т.е. деньги на кошельке = деньги на карте)

![](/files/vCRueg2q0nr22AmrRXpb)

{% hint style="info" %}
Посмотреть реквизиты можно в любой момент на странице [**Карты QIWI**](https://qiwi.com/cards)
{% endhint %}

![](/files/l5QkbgAyiZP9Vac15rX3)

## Как оплатить

1\. Зайдите в личный кабинет [my.minehosting.ru](https://my.minehosting.ru/), перейдите к оплате и выберите способ оплаты «Банковской картой»

![](/files/aFoctDcYbv8Kj6hrNzSG)

2\. Введите реквизиты карты на странице оплаты и нажмите «Оплатить»

![](/files/lNGNMTKjmwFDF11cyIN2)

3\. Подтвердите платеж СМС-кодом

👍 Готово. Платеж завершен, без комиссии. Через минуту он будет зачислен в личном кабинете

![](/files/IxvHN3pGUFHuSZDMxzNg)


---

# 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://support.minehosting.ru/virtualcards/qiwi.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.
