# Основа

- [Задачи](https://docs.wand.am/basics/appointments.md)
- [Создание клиентской задачи](https://docs.wand.am/basics/appointments/sozdanie-klientskoi-zadachi.md)
- [Редактирование задач](https://docs.wand.am/basics/appointments/redaktirovanie-zadach.md)
- [Поиск и фильтрация задач](https://docs.wand.am/basics/appointments/poisk-i-filtraciya-zadach.md)
- [Служебные задачи](https://docs.wand.am/basics/appointments/sluzhebnye-zadachi.md)
- [Состав задачи и оплата](https://docs.wand.am/basics/appointments/sostav-zadachi-i-oplata.md)
- [Статус задач](https://docs.wand.am/basics/appointments/status-zadach.md)
- [Рабочее время исполнителей](https://docs.wand.am/basics/schedule.md)
- [Смены](https://docs.wand.am/basics/schedule/smeny.md)
- [Распределение задач](https://docs.wand.am/basics/dispatch.md)
- [Временные слоты](https://docs.wand.am/basics/dispatch/vremennye-sloty.md)
- [Автоматическое перераспределение задач](https://docs.wand.am/basics/dispatch/avtomaticheskoe-pereraspredelenie-zadach.md)
- [Ручное распределение задач](https://docs.wand.am/basics/dispatch/ruchnoe-raspredelenie-zadach.md)
- [Кластера](https://docs.wand.am/basics/dispatch/klastera.md)
- [Сотрудники и доступы](https://docs.wand.am/basics/staff.md)
- [Типы задач](https://docs.wand.am/basics/job-types.md)
- [Зоны выезда](https://docs.wand.am/basics/zones.md)
- [Режимы работы](https://docs.wand.am/basics/work-time.md)
- [Офисы и склады](https://docs.wand.am/basics/hubs.md)
- [Особые навыки](https://docs.wand.am/basics/feature-tags.md)
- [Прайс-листы](https://docs.wand.am/basics/pricelists.md)
- [Скидки](https://docs.wand.am/basics/discounts.md)
- [Приём оплаты](https://docs.wand.am/basics/payments.md)
- [Настройка оплаты](https://docs.wand.am/basics/payments/nastroika-oplaty.md)
- [Оплата в мобильном приложении исполнителя](https://docs.wand.am/basics/payments/oplata-v-mobilnom-prilozhenii-ispolnitelya.md)
- [Счета](https://docs.wand.am/basics/payments/scheta.md)
- [Транспорт](https://docs.wand.am/basics/transport.md)
- [Филиалы](https://docs.wand.am/basics/branches.md)
- [Приложение водителя](https://docs.wand.am/basics/app.md)
- [Список задач](https://docs.wand.am/basics/app/spisok-zadach.md)
- [Рассылки](https://docs.wand.am/basics/notifications.md)


---

# 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://docs.wand.am/basics.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.
