> For the complete documentation index, see [llms.txt](https://docs.getfusion.ru/get-fusion/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getfusion.ru/get-fusion/platnye-funkcii.md).

# Платные функции

- [Улучшенный редактор процессов](https://docs.getfusion.ru/get-fusion/platnye-funkcii/uluchshennyi-redaktor-processov.md): Выделение, перемещение и копирование множества блоков
- [Удаление файлов из домашних заданий и входящих сообщений](https://docs.getfusion.ru/get-fusion/platnye-funkcii/udalenie-failov-iz-domashnikh-zadanii-i-vkhodyashikh-soobshenii.md)
- [Назначение кураторов во всех подтренингах тренинга](https://docs.getfusion.ru/get-fusion/platnye-funkcii/naznachenie-kuratorov-vo-vsekh-podtreningakh-treninga.md)
- [Перевод баллов на бонусный счет](https://docs.getfusion.ru/get-fusion/platnye-funkcii/perevod-ballov-na-bonusnyi-schet.md)
- [Перенос заказа с одного пользователя на другого](https://docs.getfusion.ru/get-fusion/platnye-funkcii/perenos-zakaza-s-odnogo-polzovatelya-na-drugogo.md)
- [Как найти видео из урока в хранилище, его удаление из хранилища](https://docs.getfusion.ru/get-fusion/platnye-funkcii/kak-naiti-video-iz-uroka-v-khranilishe-ego-udalenie-iz-khranilisha.md)
- [Экспорт/импорт страниц на GetCourse](https://docs.getfusion.ru/get-fusion/platnye-funkcii/eksport-import-stranic-na-getcourse.md)
- [Экспорт/импорт уроков на GetCourse](https://docs.getfusion.ru/get-fusion/platnye-funkcii/eksport-import-urokov-na-getcourse.md)
- [Copy of Экспорт/импорт уроков на GetCourse](https://docs.getfusion.ru/get-fusion/platnye-funkcii/copy-of-eksport-import-urokov-na-getcourse.md)
- [Копирование/вставка собранных сегментов](https://docs.getfusion.ru/get-fusion/platnye-funkcii/kopirovanie-vstavka-sobrannykh-segmentov.md)
- [Массовое продление покупок](https://docs.getfusion.ru/get-fusion/platnye-funkcii/massovoe-prodlenie-pokupok.md)
- [Таймер на вебинаре](https://docs.getfusion.ru/get-fusion/platnye-funkcii/taimer-na-vebinare.md)
- [Прием всех домашних заданий](https://docs.getfusion.ru/get-fusion/platnye-funkcii/priem-vsekh-domashnikh-zadanii.md)
- [Статистика по рассылкам](https://docs.getfusion.ru/get-fusion/platnye-funkcii/statistika-po-rassylkam.md)
- [Дипломы](https://docs.getfusion.ru/get-fusion/platnye-funkcii/diplomy.md)


---

# 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://docs.getfusion.ru/get-fusion/platnye-funkcii.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.
