# Кампания

- [Общее](https://docs.trackwill.com/ru/campaign/campaign-general-tab.md): В этом руководстве рассказывается, как использовать вкладку Общее при создании Кампании.
- [Направление](https://docs.trackwill.com/ru/campaign/campaign-destination-tab.md): В этом руководстве рассказывается, как использовать вкладку Направление при создании Кампании.
- [Дополнительные настройки](https://docs.trackwill.com/ru/campaign/advanced-settings.md): В этом руководстве вы узнаете, как использовать вкладку Дополнительные настройки Кампании.
- [Модель оплаты по умолчанию](https://docs.trackwill.com/ru/campaign/default-cost-model.md)
- [Пользовательская модель оплаты](https://docs.trackwill.com/ru/campaign/custom-cost-model.md)
- [Пути на основе правил и Пути по умолчанию](https://docs.trackwill.com/ru/campaign/rule-based-paths.md)
- [Тип ротации](https://docs.trackwill.com/ru/campaign/rotation-types.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.trackwill.com/ru/campaign.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.
