# С чего начать?

### **Поиск и навигация**

* **Контекстный поиск** с подсказками
  * Поиск находится вверху страницы <img src="https://1160477163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeAhWttwjY4X2Mhi08_%2Fuploads%2FFb1R36GVI6lMn240OJh7%2Fimage.png?alt=media&#x26;token=dc54bc25-4ee2-4ab1-8e6b-af0cfc2337b2" alt="" data-size="line">
* **Структура документации**
  * Структура  документации находится слева и облегчает поиск необходимой информации

### **Для новых проектов**

* Ознакомьтесь с [Пошаговым планом внедрения](https://docs.deeray.com/master/master)
* Изучите раздел [Преднастроенные параметры оценки](https://docs.deeray.com/faq/razdel-nastroiki/prednastroennye-parametry)

### **Для существующих проектов**

* Ознакомьтесь с последними [Обновлениями платформы](https://docs.deeray.com/master/obnovleniya-platformy)
* Частые вопросы-ответы
* ТОП популярных разделов
  * [Раздел Настройки](https://docs.deeray.com/faq/razdel-nastroiki)
  * [Сценарии](https://docs.deeray.com/faq/razdel-nastroiki/scenarii) и [Метрики](https://docs.deeray.com/faq/razdel-nastroiki/metriki)
  * [Общие настройки](https://docs.deeray.com/faq/razdel-nastroiki/obshie-svedeniya-o-proekte)
  * [Раздел Лента](https://docs.deeray.com/faq/rabota-s-lentoi), [Фильтры](https://docs.deeray.com/faq/rabota-s-lentoi/lenta/filtry) и [Виджеты](https://docs.deeray.com/faq/rabota-s-lentoi/vidzhety-1)
  * [Проектирование сценария](https://docs.deeray.com/faq/razdel-nastroiki/scenarii/proektirovanie-scenariya)
  * [Причины отсутствия сценария в коммуникации](https://docs.deeray.com/faq/razdel-nastroiki/scenarii/prichiny-otsutstviya-scenariya-v-kommunikacii)
  * [Создание команд](https://docs.deeray.com/faq/razdel-komandy-proekta/sozdanie-komand)

### **Актуальные кейсы**&#x20;

* Медицина <mark style="color:purple;">\[скоро]</mark>
* Продажи <mark style="color:purple;">\[скоро]</mark>

### **Остались вопросы?**

* Напишите в jivo чат на платформе
* Или заполните форму [обратной связи](https://forms.yandex.ru/cloud/67f51c0a84227c7655c0b9b7/)

<br>


---

# 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.deeray.com/master.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.
