# How Signfeld’s AI Works

Signfeld AI is your on-demand contract assistant. It helps you generate new contracts, edit documents, and even answer questions about how to use the platform — all in plain language.

### ✍️ How to Create a Contract with AI

1. Head to the Contract Creator.
2. Type what you need in plain language.

* Example: "Create a freelance agreement for a graphic designer working part-time on a 3-month project."

3. Signfeld will generate a contract draft with:

* Key clauses
* Editable text
* Suggestions for required fields

You can edit anything manually or click again to re-generate.

### 🧾 How to Use Signfeld AI to Edit a Contract

After your contract is generated, you can ask Signfeld to:

* Add or remove paragraphs
* Rewrite specific sections
* Fix spelling or tone
* Add bullet points, headers, or formatting

Just type a request — like: “Make this clause more friendly,” or “Add a paragraph about payment terms.”

### ❓ Ask Questions About Using Signfeld

You can also ask Signfeld AI how to:

* Add signers
* Send a contract
* Nudge someone who hasn’t signed
* Download signed PDFs

If it’s something you can do in Signfeld, the AI will help you figure it out.

<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/ai-features/how-signfelds-ai-works.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.
