> For the complete documentation index, see [llms.txt](https://coinflipper-1.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinflipper-1.gitbook.io/documentation/information/kak-oplatit-obuchenie.md).

# Как оплатить обучение?

<figure><img src="/files/tKSAgfgSG0krmqoGDfEW" alt=""><figcaption></figcaption></figure>

Для оплаты нашего обучения есть два варианта:

1. **Оплата картой.**
2. **Оплата в рассрочку.**

Ниже разберём каждый способ 👇

### Оплата картой

1. Жмем на кнопку «ОФОРМИТЬ»

<figure><img src="/files/tDjiLV4mEkgRcJtJ9DBR" alt=""><figcaption></figcaption></figure>

2. Далее **вы будете перенаправлены** в окно платёжной системы.

<figure><img src="/files/6XTJrbAYB5zGMAriM9s7" alt=""><figcaption></figcaption></figure>

3. Выбирайте удобный для вас способ оплаты. После оплаты сохраните чек и прикрепите его к сообщению для нашего саппорта @CoinFlipperSupport для подтверждения.

### Оплата в рассрочку

1. Жмем на кнопку «ОФОРМИТЬ В РАССРОЧКУ»

<figure><img src="/files/FDFyCNqU3FOZ4IEyJthX" alt=""><figcaption></figcaption></figure>

2. Далее вы будете перенаправлены в окно платёжной системы, **где** вам нужно будет выбрать удобные для вас условия **кредитования**.

<figure><img src="/files/vko65HzVo3PidwgVeUYw" alt=""><figcaption></figcaption></figure>

3. Указываете свои данные&#x20;

<figure><img src="/files/58qgd7pKqKbtob8DXxVe" alt=""><figcaption></figcaption></figure>

4. Вводим код, который приходит в смс

<figure><img src="/files/bW25xoA0P4d9qHoFfdKW" alt=""><figcaption></figcaption></figure>

5. Заполняем паспортные данные, адрес регистрации, доход и нажимаем кнопку «Далее»

<figure><img src="/files/Usz1LQNyo6IWeq3pWdny" alt=""><figcaption></figcaption></figure>

6. Ожидаем решения банков. Процесс займет не более 2-3 минут

<figure><img src="/files/33rFNwYoIrh3ZFOSN71Q" alt=""><figcaption></figcaption></figure>

7. Выбираем банк, нажимаем кнопку «Продолжить оформление»

<figure><img src="/files/RvoQNtAw24fHoQfR4wty" alt=""><figcaption></figcaption></figure>

8. Знакомимся с документами и подписываем договор при помощи смс кода

<figure><img src="/files/Ayzq126bdEDHlK4BzYnO" alt=""><figcaption></figcaption></figure>

9. Договор подписан. **Прикрепите** договор покупки **к сообщению** для **нашей службы поддержки** @CoinFlipperSupport **для подтверждения.**


---

# 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://coinflipper-1.gitbook.io/documentation/information/kak-oplatit-obuchenie.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.
