# Welcome!

This page contains a number of tutorials designed to familiarise you with ClauseBase in a guided, step-by-step video series.&#x20;

The basic tutorial series introduces the fundamental building blocks of working with ClauseBase. Here, you will learn how to create new clauses, how to introduce flexibility to them from a styling and a content perspective, and how to turn stacks of clauses into intelligent templates.&#x20;

The intermediate tutorial series is shorter in length, but introduces some more advanced ways of augmenting your clauses and introducing additional flexibility in your documents.

## Tutorial series

### Basic clause author tutorial

This tutorial teaches you how to create contracts by stacking together clauses provided to you by a template author.

### Intermediate clause author tutorial

This tutorial showcases a collection of additional functionalities allowing you to better structure and deploy your knowledge.


---

# 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/welcome.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.
