# Clarification Questions Explained: What to Expect from the AI

When you start a new contract in Signfeld, our AI doesn’t just guess what you need — it asks to make sure it gets it right.

These Clarification Questions help Signfeld understand the context, details, and structure of your agreement before drafting. The better the input, the smarter and more accurate the output.

### 🧠 Why the AI Asks Questions

Creating contracts is nuanced. Instead of forcing you into rigid templates, Signfeld’s AI adapts to your needs by asking a few quick questions based on your initial prompt.

For example, if you type:

“I need a freelance agreement for a video editor”

The AI might ask:

* What are the deliverables or scope of work?
* Will this be a flat fee, hourly rate, or milestone-based?
* Do you need any clauses about intellectual property or confidentiality?
* How long will the contract last?<br>

Answering these allows Signfeld to:

* Customize the contract language
* Insert the right fields and structure
* Flag important clauses you may want to include or edit\ <br>

### ✍️ How Many Questions Will It Ask?

Typically, you’ll get up to 4 follow-up questions, depending on:

* The complexity of your contract type
* Any missing details in your initial prompt
* Whether Signfeld has seen similar contracts in your account before\ <br>

💡 Already answered those details in your first prompt? The AI may skip questions entirely.

✅ Best Practices for Answering

* Be specific: “Flat fee of $1,000 for 3 edited videos by July 1st” is better than “just paying them.”
* If unsure, say “skip” or “not sure” — Signfeld will either omit the clause or suggest standard language.
* You can always edit the final contract afterward in the Contract Editor.\ <br>

### 🔄 Can I Update My Answers?

Yes! After the draft is generated, you’ll see a summary of your input. You can:

* Input new answers
* Regenerate the contract based on new info
* Or make direct edits in the contract text<br>

By answering clarification questions thoughtfully, you help Signfeld draft contracts that are tailored, professional, and ready to send — with far less time spent editing.

<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/clarification-questions-explained-what-to-expect-from-the-ai.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.
