# What is Clause9?

Clause9 is an advanced legal document drafting platform designed to improve the contract drafting process. Clause9 rests on three pillars:

1. Improving your organisation’s contract drafting **knowledge management** by centrally storing intelligent clauses and templates in a library.&#x20;
2. Increasing **contract drafting efficiency** by quickly stacking intelligent clauses on top of each other while Clause9 takes care of all the clean-up work.&#x20;
3. **Outsourcing contract creation** via template questionnaires.&#x20;

When you start working with Clause9, you first need to upload clauses to the platform. You can do this individually per clause, or by importing them from a Microsoft Word document. At that stage, you can choose the desired level of intelligence you wish to add to the clauses. Examples include:

* Creating defined terminology and setting up cross-references via [concepts](/concepts/introduction-to-concepts.md)&#x20;
* Indicating [variable fields of information](/datafields/introduction-to-datafields.md)
* Adding [conditions](/clauses/writing-conditions.md)
* Introducing grammatical flexibility
* And much more!&#x20;

If this is your first time working with Clause9, we suggest you head over to the [Tutorials website](https://tutorials.clause9.com/) where you can find the tutorials specifically tailored to the user profile your organisation has chosen for you. &#x20;


---

# 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.clause9.com/getting-started/what-is-clause9.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.
