# Exercises

## Practice makes perfect!

That's why we have created some exercises to practice your ClauseBase skills. Each exercise focuses on a specific topic. Some of them build further on the documents you automated in the course of the tutorial series; others will require you to create new clauses. You can pick and choose the exercises depending on which topic you would like to practice.

First step is to create a **new document** ‘ClauseBase Campus Exercises’. All the exercises that don’t build further on the Consultancy Agreement, need to be added to this document.

Finished the [**Basic** Clause Author Tutorial](/basic/getting-started.md)? Complete module **1 - 2 - 3**.

Finished the [**Intermediate** Clause Author Tutorial](/intermediate/getting-started.md)? Complete module **4 - 5 - 6 - 7**.

{% hint style="info" %}
In this type of box, you will find a link to a specific topic on the help page. It may also contain some background information helping you to complete the exercise.
{% endhint %}

{% hint style="success" %}
This type of box contains useful tips when completing the exercises.
{% endhint %}

{% hint style="danger" %}
In this type of box, we want to point out possible issues you might face and give explanation on how to overcome them.
{% endhint %}

> In these quote boxes you will find the clause content that needs to be added in ClauseBase.

## Struggling with an exercise?

You can always check our [help page](https://help.clause9.com/). If you cannot find an answer, we invite you to check the [discussion forum](https://discuss.clausebase.com) to post a question or view questions from other users.


---

# 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/clausebase-campus-exercises/exercises.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.
