# How to Request Changes Before Signing

### 1. 📄 Review the Document Carefully

Take your time reviewing the document. Look for:

* Incorrect names or information
* Dates that are off
* Missing terms or details
* Spelling or formatting issues

If you notice something that needs fixing, don’t move forward with signing yet.

### 2. 📧 Reach Out to the Sender Directly

Since change requests aren’t built into the signing interface in this version, the best way to request changes is to:

* Reply to the email or SMS notification you received with the contract link.
* Let the sender know what you’d like updated.

You can mention:

* The part of the contract that needs editing
* What should be changed, added, or clarified

### 3. ✅ Wait for the Updated Contract

Once the sender makes the changes:

* They’ll resend the updated contract.
* You’ll receive a new link to sign.

Be sure to review the new version carefully before signing.

<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-request-changes-before-signing.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.
