# TG\_Research

Our tool has four ways to search for and view information. You can use them separately or combine them:

{% content-ref url="/pages/HQ5GHhJhFoVZ6Lzbh5Vv" %}
[Filters](/tg-research/filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/x2Ve3ZbkeAoqlyTWvctg" %}
[Search by Date](/tg-research/search-by-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/EdZTw5hI3idiQwcXfAZ7" %}
[Text Search](/tg-research/text-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/xOiFCF2WfZqrWu5z0i3A" %}
[Charts and Graphs](/tg-research/viewing-mode/charts-and-graphs.md)
{% endcontent-ref %}

***

Author of the manual: Dmytro Serbulov \
Editing and publication: Oksana Avramenko, Taras Nazaruk


---

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