# How to Create A New Contract

### Step 1: Go to the Contract Creator

Once you log into [signfeld.ai](https://signfeld.ai) you can create a new contract by going to your Documents tab and clicking on “New Document” on the top right, to be taken to Signfeld’s AI-powered Contract Creator.

<figure><img src="/files/hWSCxmFG3uez50DrBCd7" alt="" width="563"><figcaption></figcaption></figure>

### Step 2: Answer the Opening Prompt

You'll see Signfeld's AI assistant on the left sidebar, where it will ask what kind of document you want to create. You can type in a simple instruction, like:

> “A freelance videographer agreement for a 3-day shoot.”

This helps Signfeld draft a contract tailored to your situation.

Type your answer (e.g., Freelance Agreement, NDA, Service Contract, Partnership Terms). If you are more specific, we will ask fewer questions depending on your answer.

### Step 3: Answer Clarification Questions

You’ll be asked up to **4 quick questions** to fill in the important details—like signers, payment terms, and project timelines. These may change depending on the contract type.

### Step 4: Review the Draft

Signfeld will generate a complete draft based on your input. You can now edit the content, tweak any clauses, and add your branding or custom language.

### Step 5: Edit or Add Smart Fields

Use the Editor above to change font, size, etc. **Type ‘/’** plus a field name (e.g., Signature) in your document **to add fields** like:

* Name
* Date
* Signature
* Optional checkboxes or inputs

You can change or remove what you don’t need.

<figure><img src="/files/dqxmN85TgLH5eRXtpsbu" alt="" width="563"><figcaption></figcaption></figure>

### Step 6: Collaborate or Continue Solo (coming soon)

Choose to:

* **Add collaborators** for real-time editing
* **Continue editing solo**
* **Move on to the signing packet**

When you’re ready, hit **“Send”** to begin sending it out.

### 💾 Saving and Returning Later

If you’re not ready to send it yet:

* Click “Save Draft”
* Your draft will appear in the Documents tab with a “Draft” label
* Reopen anytime to continue editing<br>

Creating your first contract is the fastest way to experience the power of Signfeld’s intelligent automation.

<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/creating-contracts/publish-your-docs.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.
