# Файлы и документы

Нейросети научились работать с документами. Они могут проанализировать документ, сформировать краткое резюме и ответить на вопросы по нему.

Чтобы начать работу с документом, отправьте его в чат или перейдите в раздел **/task ->  Файлы и документы.**

<figure><img src="/files/zH9np8GZXWwCuFs27Il8" alt="" width="482"><figcaption></figcaption></figure>

{% hint style="info" %}
Допустимые  форматы: doc, docx, pdf, csv, txt, html, odt, rtf, epub, xlsx.&#x20;
{% endhint %}

{% hint style="info" %}
Максимальный размер файла 20 мб.
{% endhint %}

Как бот получит файл, он будет готов ответить на вопросы по нему. Вы так же можете выбрать нейросеть, которая будет работать с документом.

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

Теперь вы можете задать нейросети интересующий вопрос или поставить задачу, написав в чат.&#x20;

{% hint style="info" %}
Избегайте слишком больших и задач, таких как перевод всей книги. Лучше работайте с ними по частям.
{% endhint %}


---

# 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://docs.paywall.pw/academyai/faily-i-dokumenty.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.
