> For the complete documentation index, see [llms.txt](https://blog.telegram.lvivcenter.org/tg_research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.telegram.lvivcenter.org/tg_research/extra-tab/requests.md).

# Запити

Розділ, де можна зберігати та редагувати пошукові запити. Наприклад, можна ввести слово `Україна` у поле "Пошук в тексті <img src="/files/1crZEEDltfVLDF5Qc5kY" alt="" data-size="line">", вибрати "Так" у фільтрі "Має відео" на панелі "Фільтри", і встановити дату початку пошуку з `19.03.2023`. Після налаштування всіх параметрів пошуку можна зберегти цей набір параметрів, щоб використовувати його повторно.&#x20;

<figure><img src="/files/MsNsFfAxx3dyXBv21XpH" alt=""><figcaption></figcaption></figure>

Кнопка для збереження запиту <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWcsWeFt2d6vuds0YquAKj6-DGncDBNrXyiE6osxiGB5wZQBKdTgjPLwn4jCnW2Yw7T-831PXmbKDO3XKHYkpQHVVGBe8ZK36AvgDMcCjMQnRpNT7oNXcDQ9wx1Ewb-TByaqkSieD4pmuwDDwiSr1UfxhJ?key=bsKVEa0mYSg8nqe2_8yMOw" alt="" data-size="line"> розміщена біля поля текстового пошуку.&#x20;

У полі "Назва" введемо слово "Україна" і натиснемо "Зберегти".

<figure><img src="/files/fcE54r627v5EIA5Gv9gV" alt="" width="375"><figcaption></figcaption></figure>

Щоб переглянути збережені запити, перейдіть до вкладки "Додатково" > "Запити". Тут ви можете видалити або відредагувати назву потрібного запиту.

<figure><img src="/files/K7OVDfaYDT0qlxSXI7Hd" alt="" width="563"><figcaption></figcaption></figure>

Використати збережений запит можна, натиснувши відповідну кнопку <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQAs99BAextLpQ1ea2iS88SVWmfHbtX1O1Cc_5pF-o0vzi1lxPHc1R1Fry8L6HdVyiv3GeLHSBpouvCkfedxx_41r96mmCzolBaIP2ofl33qJ7AN8Qvo_N4tAzAdA8foykkxg10riVFhFWFt3CaE4QhDtY?key=bsKVEa0mYSg8nqe2_8yMOw" alt="" data-size="line"> і вибравши потрібний зі списку.

<figure><img src="/files/D7PwDDK967BgdoeazKM1" alt="" width="563"><figcaption></figcaption></figure>


---

# 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:

```
GET https://blog.telegram.lvivcenter.org/tg_research/extra-tab/requests.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.
