# Supported format - Multipage format

The SharinPix Album supports multi-page PDF files. The pages belonging to the same file can be grouped together for better organization.

{% hint style="info" %}
Note: For the multi-page feature to be available, you have to join us and ask for it : [contact the support](/documentation/getting-started-with-sharinpix/how-to-contact-support.md).

To get the multipage render on your album, the ability <mark style="color:$danger;">`group_pdf`</mark> needs to be activated. For more information, refer to the following article: [SharinPix](/documentation/access-and-security/sharinpix-abilities.md)[ abilities](/documentation/access-and-security/sharinpix-abilities.md)
{% endhint %}

* The screenshot shows what happens when a PDF file containing more than 1 page is uploaded to the SharinPix Album.

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

* Only the first page is displayed on the thumbnail. However, when this thumbnail is selected, the other pages found in the PDF, are displayed.

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


---

# 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.sharinpix.com/documentation/features/upload-images/supported-format-multipage-format.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.
