> 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/quotes.md).

# Цитати

У цьому розділі зберігаються цитати, збережені користувачем під час роботи з архівним матеріалом.

Щоб зберегти цитату, потрібно виділити фрагмент тексту та натиснути кнопку <img src="/files/HBXAZngntoSAFzm5fe1r" alt="" data-size="line">.

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

Для полегшення пошуку потрібного тексту у колекції цитат є можливість заповнити поля "Додати теги" та "Додати коментар". Наприклад, якщо обране повідомлення містить інформацію про зліт бомбардувальників рф, додайте тег "ту-95" та напишіть у коментарі "активність авіації рф".

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

Щоб переглянути свою колекцію цитат, виберіть у списку вкладки "Додатково" пункт "Цитати". Тут ви можете знайти потрібну цитату за допомогою запиту в полі "Пошук в тексті" і видалити непотрібні цитати з колекції.

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

Під час роботи з цитатами у панелі "Фільтри" доступний додатковий фільтр "Теги", який дозволяє відфільтрувати цитати за потрібними тегами.&#x20;

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

Загалом, при роботі з цитатами можна використовувати всі способи пошуку та перегляду інформації, присутні в інструменті, такі як: [фільтри](/tg_research/filters.md), [текстовий пошук](/tg_research/text-search.md), [пошук за датою](/tg_research/search-by-date.md), [діаграми та графіки](/tg_research/viewing-mode/charts-and-graphs.md).


---

# 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/quotes.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.
