> For the complete documentation index, see [llms.txt](https://academy.spycat.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.spycat.ru/spycat-widget/vybor-tarifa-i-oplata/kak-oplatit-tarif.md).

# Оплата

### Шаг 1. Перейдите на вкладку “Тарифы”.(отметка 1)

![](https://lh4.googleusercontent.com/nmyfDkjRgbW7aDgFksmkS3-v1_Pi3dwDMNYy9IG-s1JiNkVlGk-vuQgHTnl1LVKcJ5YkI2GxkBgQfNTWlaPRZ8fNtcl6btyFxTyKthOYhVarmAAqlPBvqxPe0ddJUjmZYNqx0dlENj0rjI0scw)

### Шаг 2. Выберите период на 6 месяцев или 1 год. (отметки 1 и 2) Выберите тариф “ПРОСТО ВИДЖЕТ” или “ДЛЯ БИЗНЕСА”.

![](https://lh5.googleusercontent.com/P_79e-H5x7YD2uoRoUaSnJGlmV9TgDYqEXWr11lYIV67GTNOqgM8xy52E5aGhnKE0QEZaEWBVx_TAQ8P-L-L93MV8cetasjuvmLO2OaQ0G-94re6H2BawjI9AocxH74ZgLtl8YvTLAzPOG8gfA)

### **Шаг 3. Нажмите кнопку “Купить”. (отметка 1 и 2)**

![](https://lh6.googleusercontent.com/xfu5of5W6n8fv-EIXNe8doilRgQY5uG3G_5cqACEC6FmNqNjiEPeP7-cvjQz0SaPZ8lJxPz2gEYRp5oPorf9mxDTrgvbJJA_j8Ih6Iey4YKjGc_YVBwk1utpuqkuSMw5UDXtevRcnf0zSdXGxQ)

### Шаг 4. В открывшемся окне введите данные для оплаты. (Отметка 1- выберите подходящий способ оплаты , отметка 2- введите номер карты, отметка 3- введите до какого месяца и года карта, отметка 4- CVC код, отметка 5- введите электронную почту для получения электронного чека) Проверьте корректность данных. Если все верно нажмите кнопку “Оплатить”. (отметка 6)

![](https://lh6.googleusercontent.com/YXfCj0SEvVII-NnlvLr9ZlrNw-z2eloY4DPpM93BRD5zo1A5q-AhmLxZmN7ADHPwqXZM1m25iwlNZRP3jVBIBKiJaXnAhqzmKRj_AeRXQvmMlURARyArQph4sEptnJqjX_0fnNxFBp3u1eBvlA)

### Шаг 5. После оплаты вернитесь в приложение и обновите страницу. Доступ откроется автоматически.

### Шаг 6. Если Вы хотите получить счет для юридического лица, напишите нам в сообщения сообщества vk.me/spycat

![](/files/-LhnvIR5gwdw4H8HCm7g)


---

# 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://academy.spycat.ru/spycat-widget/vybor-tarifa-i-oplata/kak-oplatit-tarif.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.
