# How to Download a Signed Document

If you've just signed a contract through Signfeld and want a copy for your records, here's how to download it.

### 1. 📬 Open the Confirmation Email

After you've completed signing, you'll receive an email from Signfeld confirming the document is signed.

* Open the email.
* This email includes a link to view or download the signed contract.

### 2. 🔗 Click the Document Link

Click the button or link in the email. It will take you back to the signed document in your browser.

### 3. ⬇️ Download the Signed Document

On the document page:

* Look for the Download button.
* Click it to download the signed contract as a PDF to your device.

### 🧠 Tip

If you can't find the email, check your spam or junk folder.

<br>


---

# 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://helpyou.gitbook.io/signfeld/how-to-download-a-signed-document.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.
