# Chat with PDF

Remail.ai's AI Reading Assistant is designed to enhance your reading and comprehension experience. It includes specialized tools such as Chat with PDF and Chat with YouTube, allowing you to interact with content more effectively. These features facilitate a deeper understanding of written documents and video content by enabling a conversational interface.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyWam97mOM36xYuykfnW0%2Fuploads%2FRtdn9pPZoCb7PkBidZJa%2FChatPDF.mp4?alt=media&token=30df9046-3f7e-40d6-9286-db21eb403737>" %}
Chat with PDF
{% endembed %}

The Chat with PDF feature allows you to engage with PDF documents dynamically:

1. **Upload PDF Files:** Import your PDF documents into the Remail.ai interface.
2. **Initiate a Chat:** Use the chat function to ask specific questions, request summaries, or clarify concepts within the document.
3. **Interactive Responses:** Receive concise, AI-generated answers that help you focus on crucial information and insights.

This feature is ideal for reviewing lengthy reports, research papers, or any document where extracting key details is necessary.


---

# 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://nily.gitbook.io/nily/features/chat-with-pdf.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.
