# Способы оплаты

Для оплаты наших услуг Вы можете использовать следующие способы оплаты:

{% tabs %}
{% tab title="Россия" %}
Представленные ниже способы оплаты актуальны для клиентов, проживающих в Российской Федерации. Клиенты из других стран могут воспользоваться любым из способов оплаты, размещённых на соседней вкладке.

| Способ оплаты                                                       | Комиссия |
| ------------------------------------------------------------------- | -------- |
| Банковские карты Visa, MasterCard, МИР                              | 0%       |
| ApplePay, SamsungPay                                                | 0%       |
| Система быстрых платежей                                            | 0%       |
| Альфа-Клик, Сбербанк Онлайн, Промсвязьбанк, Русский Стандарт, ВТБ24 | 3%       |
| WebMoney WMR, WMZ                                                   | 3%       |
| Qiwi                                                                | 6%       |
| Яндекс.Деньги                                                       | 7%       |
| Салоны Связной, Евросеть                                            | 7%       |
| Почта России                                                        | 7%       |
| BitCoin, LiteCoin, Dogecoin, Dash                                   | 7%       |
| PerfectMoney                                                        | 7%       |
| Payeer                                                              | 10%      |
| {% endtab %}                                                        |          |

{% tab title="Другие страны" %}
Представленные ниже способы оплаты актуальны для клиентов, находящихся за пределами Российской Федерации.

| Способ оплаты                          | Комиссия |
| -------------------------------------- | -------- |
| Банковские карты Visa, MasterCard, МИР | 0%       |
| ApplePay, SamsungPay                   | 0%       |
| WebMoney WMR, WMZ                      | 3%       |
| Qiwi                                   | 6%       |
| Яндекс.Деньги                          | 7%       |
| BitCoin, LiteCoin, Dogecoin, Dash      | 7%       |
| PerfectMoney                           | 7%       |
| ЕРИП Расчёт (Беларусь)                 | 7%       |
| PayPal                                 | 8%       |
| Payeer                                 | 10%      |
| {% endtab %}                           |          |
| {% endtabs %}                          |          |


---

# 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://help.vdsnow.ru/lichnyi-kabinet/oplata-uslug/sposoby-oplaty.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.
