> For the complete documentation index, see [llms.txt](https://learn.cozmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.cozmos.com/cozmos-curator/overview.md).

# Overview

The guides below will give you a short overview of the different areas and functions available within Curator. For more detailed information on platform use cases and topics like background creation take a look at our [Guides](/guides/accessibility.md) or browse our [FAQs](/help/faqs.md).&#x20;

### UI Overview

Before getting in to what each component in Curator is used for, please see a basic overview of the core UI so you are familiar with our terminology

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

<table data-header-hidden><thead><tr><th width="74" data-type="number"></th><th></th></tr></thead><tbody><tr><td>1</td><td>Control Bar</td></tr><tr><td>2</td><td>Contextual Edit Panels</td></tr><tr><td>3</td><td>Undo/Redo &#x26; Zoom Canvas</td></tr><tr><td>4</td><td>Open Keyboard Shortcuts Guide</td></tr></tbody></table>

{% content-ref url="/pages/hCC4A43nmwojmD8lIZIc" %}
[Control Bar](/cozmos-curator/control-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/hjbAiCe3M55BqZYdWZWM" %}
[Contextual Edit Panels](/cozmos-curator/contextual-edit-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/0qNSl6JBiz3hUcwgFk6Y" %}
[Generating & Publishing](/cozmos-curator/generating-and-publishing.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://learn.cozmos.com/cozmos-curator/overview.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.
