# Getting started

Welcome to this tutorial series of Clause9!

We are pleased to welcome you on the journey to becoming a clause author! In the following tutorial, we will be taking a practical look at automating the clauses of a basic consultancy agreement. &#x20;

The end-result for this exercise will net us the following three resources:&#x20;

* A collection of intelligent, reusable clauses
* A flexible template
* A questionnaire to easily generate documents based on the template&#x20;

**Make sure to actually complete the steps set out in these videos!**\
\
Further tutorials and exercises will require you to augment the material created in this tutorial. If you have not created the material yourself, you cannot progress to other tutorials.

To get started, download the following documents:

{% file src="/files/zkOVLKL5hTmj7oPLmXks" %}
*This is a crucial one-page cheat sheet that contains a summary of all the special symbols used to draft intelligent clauses. Keep it handy at all times!*
{% endfile %}

{% file src="/files/VfP3ol7xjEgWeLek3REO" %}
*This is the document automated in the tutorial series. Use it to build your own automated version.*
{% endfile %}


---

# 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://tutorials.clause9.com/basic/getting-started.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.
