> For the complete documentation index, see [llms.txt](https://usermanual.doctranslate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.doctranslate.io/create-features/summary-slides.md).

# Summary Slides

The Summary Slides feature offers the capability to condense the content of lengthy or intricate Texts into concise, comprehensible, and succinct summaries.

**💡 Steps for using the summary slides feature:**&#x20;

**Step 1:** Upload your PDF or DOCX file for summary slide generation.

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

**Step 2:** Select the **"Translation Language", "Page numbers",** and proceed to choose a **"Presentation template"** for your summary slides.

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

*Template presentation library for your Summary Slides section.*

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

**Step 4:** Click the **"Create Slides"** button to initiate slide summarization.

<figure><img src="/files/49DGe9s5AjIelolg0Ovg" alt=""><figcaption></figcaption></figure>

**Step 5:** Download the resulting file after Summary Slide generation is complete.

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

<br>


---

# 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://usermanual.doctranslate.io/create-features/summary-slides.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.
