# What?

### What are Smart Templates?

Smart Templates turn standard Word documents into intelligent, fillable templates. Instead of manually editing placeholders or clauses, you can set up a Q\&A for your document's variables - so you only need to answer key questions once and they will be adjusted everywhere in your document. You simply highlight words in Word and let ClauseBuddy handle the rest.

A Smart Template is built by combining highlighted text with interactive questions. The result: users only need to answer a short questionnaire to generate a complete, tailor-made contract.

Behind the scenes, you define:

* **Placeholders**: Cyan highlights indicate where custom input is needed.
* **Conditions**: Add logic to show or hide specific text.
* **Questions**: Build a guided Q\&A, so users provide only the necessary custom input.
* **Predefined answers and logic**: Guide users with predefined answers and instructions.

Smart Templates work seamlessly inside Word and ClauseBuddy’s web interface. You can test, save, and even share them with colleagues or clients through a simple link, no technical knowledge required.

<figure><img src="/files/1YOYB2VanOJbXeXpxf81" alt="" width="563"><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://help.clausebuddy.com/smart-templates/what.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.
