# Sign Contracts

### Sign Your Contract

If you designated yourself as a Signer, sign and fill in the date and text fields. EthSign supports custom signature styles. You can draw, type, or upload your signature.

<figure><img src="/files/5wENVdyxECp7NokoeRaC" alt=""><figcaption></figcaption></figure>

### Review and Sign as a Recipient

Recipient Signers can input the contract's password, review the contract with ease, and then fill in the required fields. Enable email and Telegram notifications in [Settings](/product-overview/send-and-sign-contracts/settings.md) to be alerted when you have a document to review.

<figure><img src="/files/Aj9YKiP1fMRc8qi69eMf" 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.ethsign.xyz/product-overview/send-and-sign-contracts/sign-contracts.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.
