# Text Search

{% embed url="<https://app.guideflow.com/player/dr92qg6fok>" fullWidth="true" %}

With text search, you can find messages that contain a specific word or phrase. For example, entering the word `війна` (war) in the "Search in the text <img src="/files/1crZEEDltfVLDF5Qc5kY" alt="" data-size="line">" field will display all messages where this word is mentioned. The same principles are applied to achieve more relevant search results in this tool as in other search engines. The search will be more effective if you enter a phrase with the "+" symbol. If you enclose your query in quotation marks " ", the system will find only exact matches that fully correspond to your request.

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

The text search feature is available in all viewing modes, including [tables](/tg-research/viewing-mode/table.md) and [charts](/tg-research/viewing-mode/charts-and-graphs.md), and in the [Quotes](/tg-research/extra-tab/quotes.md) section.

<div data-full-width="true"><figure><img src="/files/qnZSI7aZSFDGVodKNOJi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zMPWaryMjCiSwvLlWcwF" alt=""><figcaption></figcaption></figure></div>

Using the tool, you can count how often the word `війна` (war) is mentioned. For example, in the "[Filters](/tg-research/filters.md)" panel > "Unit Title," indicators are showing how many times this query appears in individual chats or channels, as shown in the screenshot below. Similar indicators can be found in other sections of the "Filters" panel.

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

You can also combine text search with filters. For example, enter the word `США` (USA) in the "Search in the text <img src="/files/1crZEEDltfVLDF5Qc5kY" alt="" data-size="line">" field and select "Yes" in the "Has image" filter. As a result, the tool will sort all messages containing the word `USA` that also have images.

<figure><img src="/files/o09gt0Q90cxoOpN2CU44" 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://blog.telegram.lvivcenter.org/tg-research/text-search.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.
