> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/coherent-control/get-started/quickstart.md).

# Welcome

Welcome to Coherent Control, please find below some quick reference material to help you familiarize yourself with the product and get a better view on how to set up and work with processes.

### Getting Started Video

{% embed url="<https://www.youtube.com/watch?v=hQ1q8Izmxfc>" %}

### Create a process

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

There are two straightforward ways to create a process, either via the Platform (web) UI, or through the[ Coherent Assistant.](/assistant/overview.md) Both ways are quick and easy to get started!

### Task Submission

If you have been sent a workbook which uses Coherent Control and you are required to submit tasks, this can be done through the Coherent Assistant. Take a look at the [Task Submission](/coherent-control/processes/task-submission.md) documentation to get started


---

# 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.coherent.global/coherent-control/get-started/quickstart.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.
