# How to Sign a Document as a Signer

When someone sends you a contract through Signfeld, you’ll receive a secure link by email and/or SMS. Signing is quick and simple—no account required.

### 1. 📬 Open the Signing Link

You'll get a message with a button labeled "**Review & Sign"**.

* Click the link in the **email or text message.**
* You’ll be taken to the secure Signfeld signing page.

### 2. 📄 Review the Document

Once the page loads:

* You’ll see the contract displayed in full.
* Use the scroll bar to read through all content.
* Required fields are clearly marked and easy to spot.

### 3. 🖊️ Complete Required Fields

Signfeld will guide you through any fields you need to complete like:

* Signature
* Date
* Initials
* Text inputs or any other.

Click each field and enter the requested information. You can type or draw your signature.

### 4. ✅ Confirm & Submit

Once all required fields are filled:

* A "**Submit**" button will appear.
* Click it to complete the signing process.

You’ll see a confirmation message and may be given the option to download a copy.

### 🛡️ Do I Need an Account?

Nope! You can sign a Signfeld document without creating an account. Just click, fill, and sign.

<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/the-signer-experience/how-to-sign-a-document-as-a-signer.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.
