# Меню "Дополнительно"

Меню "Дополнительно" включает в себя три дополнительных инструмента для более удобной и эффективной работы в Sherpa Designer:

* Sherpa Explorer (инструмент для ручного подбора и тестирования селекторов);
* Sherpa Regex (инструмент для работы с регулярными выражениями);
* Редактор окон (инструмент для создания и редактирования собственных окон (форм));
* Конструктор запросов (инструмент для настройки REST-запросов в соответствующем окне и автоматически добавлять преднастроенный блок “REST Клиент” на диаграмму проекта).

<figure><img src="https://483167589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyvTUnAaOD3OMZ1w2jM6%2Fuploads%2FPqIx8JuN3IsjCWg1oXfb%2Funknown.png?alt=media&#x26;token=8a55ab10-131e-44ba-ab0b-b54e70c85c4d" alt=""><figcaption></figcaption></figure>


---

# 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.sherparpa.ru/sherpa-rpa/sherpa-designer/rabota-v-sherpa-designer/osnovnoe-menyu/panel-razrabotka/menyu-dopolnitelno.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.
