# Upload Contract or Select from Template Library

### Upload Contract

Click the "Create New Contract" button on your dashboard and select a file, or drag and drop your unsigned PDF into the upload field. EthSign currently only supports PDF files up to 5MB.

<figure><img src="/files/gdEJUzQxCuxjy3PLGhAN" alt=""><figcaption></figcaption></figure>

### Select from Template Library

You can also choose a contract from our template library, which cover a wide range of categories, including intellectual property, business operations and transactions, and employment.

<figure><img src="/files/JTPNLN9nhQ3LA1yH7tQh" 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/upload-contract-or-select-from-template.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.
