> For the complete documentation index, see [llms.txt](https://blog.telegram.lvivcenter.org/blog/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/blog/news-and-updates/tg-research-update.md).

# TG Research Update

The [TG Research](https://blog.telegram.lvivcenter.org/tg-research) platform, a virtual access point to the Archive’s materials, now operates more stably and features a range of new functions.

#### Logical operators

The OR/AND operators in filters no longer return incorrect results. Queries are filtered according to the specified parameters.

#### Time range filter by publication timestamp

You can now limit query results not only by a date range but also by timestamps.

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

#### Saving, sorting and editing requests

Saved requests are now easier to load from the general list of requests, which can be sorted alphabetically or by creation date, and can be edited or deleted directly on the search page, in the list under the "Load request"  <img src="/files/FMOc4XjfZrR7fGrOit7I" alt="" data-size="line"> button.&#x20;

<div><figure><img src="/files/DXhUtIbLALdSRaZEu09t" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QEURyfX0ZTsckrzmH1jS" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/YUGm3x1gQVIMLHSL7Oe9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/G0GIFf02oPEv05oDb33n" alt=""><figcaption></figcaption></figure></div>

#### Saving quotes

To create a quote, click the bookmark icon <img src="/files/DWMw0uox0YgEjIXdtEkF" alt="" data-size="line"> next to the publication.

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

{% hint style="info" icon="desktop" %}
Work on resolving technical issues and implementing new platform interface features was carried out by [Kyrylo Tarasenko](https://www.lvivcenter.org/en/residences/kyrylo-tarasenko-2/) as part of his collaboration with the LivArch network.
{% endhint %}


---

# 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/blog/news-and-updates/tg-research-update.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.
