# What Is Included in the Full Envelope Archive

### If you download a specific document

The ZIP archive contains:

1. The document PDF
2. The document XML
3. The signing certificate PDF: `DocumentName.signatures.pdf`
4. A printable PDF that includes:
   * the visual representation of all signatures
   * the signing certificate combined in one file

{% hint style="info" %}
`DocumentName` matches the name of the document you downloaded.
{% endhint %}

### If you download the entire envelope

The ZIP archive contains one folder per document in the envelope.

Each document folder contains:

1. The document PDF
2. The document XML
3. The signing certificate PDF
4. The printable PDF

The ZIP archive also contains `AuditTrail`.


---

# 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://support.docstudio.com/user/sign-and-download-envelopes/how-to-download-print-signed-documents/what-is-included-in-the-full-envelope-archive.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.
