# Introduction

<figure><img src="/files/GeHUhkjeHEy1hEYXRnQe" alt=""><figcaption></figcaption></figure>

The AI document creation tool is designed to help create workbooks for clients quicker, easier, and with less error. Via a web interface it allows admins to quickly pull together pre-uploaded content together into an agenda, and have that content then be generated into documents that can be sent to clients. Within the space of a few minutes, course content can be assembled in a professional and efficient way so that the rest of the time can be sent on activities that add more value.&#x20;

This site explains the key concepts of the platform, and walks you through how to undertake the various tasks within the platform. These include, creating a Client, uploading Course content and using them both to create a workbook.&#x20;

You can use the menus at the side of the page to navigate to certain sections or we can start by introducing some key concepts.&#x20;

### Concepts

{% content-ref url="/pages/Zi1KrwCbUxGqYGJHkSEN" %}
[Clients](/concepts/clients.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qe3JqEJ4SVJyYXnKoAwg" %}
[Contents](/concepts/contents.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.carter-corson.westwood.ai/introduction.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.
