# Send and Sign Contracts

- [Login](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/login.md): Chain agnostic, Web2-compatible authentication.
- [Upload Contract or Select from Template Library](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/upload-contract-or-select-from-template.md): Upload your unsigned document or select from our contract template library.
- [Add Recipients](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/add-recipients.md): Add recipients by inputting their emails and wallets or generating a signing link.
- [Customize Signing Fields](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/customize-signing-fields.md): Add signature, date, and text fields for signers.
- [Encrypt and Send](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/encrypt-and-send.md): Configure encryption and expiry date before sending your contract.
- [Sign Contracts](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/sign-contracts.md): Capture consent with your Web3 identity.
- [Manage Contracts](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/manage-contracts.md): Organize and manage your contracts.
- [Settings](https://docs.ethsign.xyz/product-overview/send-and-sign-contracts/settings.md): Configure signature styles, notifications, and contacts.


---

# 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.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.
