# Create a Cover

## **What is a Cover?**

A **Cover** provides an overview of the course. A Cover shows the course start screen, representing its structure and content.

## **Create a Cover**

{% hint style="warning" %}
A Cover consists of **1 Cover type block**.
{% endhint %}

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

{% stepper %}
{% step %}
[Open a Project](/project/set-projects/manage-a-project.md) and go to the **Contents** tab.
{% endstep %}

{% step %}
Click the **Cover** button to add a section.

{% hint style="success" %}
A Cover always appears at the top of the Project.
{% endhint %}
{% endstep %}

{% step %}
Click the **Edit** button next to the Cover section.

A Cover editor page will appear.

<figure><img src="/files/pqeNUbv13ownJQjp3ONP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **+ Add block**.

A pop-up window will appear.

![](/files/y1A4wDLgiRK26Ry2kl7C)

{% hint style="success" %}
When creating a new Cover from scratch, the **Parta Quick-Start template collection** appears. You can also use other templates from the available [template collections](/editor/edit-blocks/manage-templates.md).
{% endhint %}
{% endstep %}

{% step %}
Go to the **All** / **Cover** tab.
{% endstep %}

{% step %}
Select a default Cover template.
{% endstep %}

{% step %}
Click the **Add** button.

{% hint style="warning" %}
You can add only 1 Cover block.
{% endhint %}

The selected template will appear in the editor as a block to modify.
{% endstep %}
{% endstepper %}


---

# 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://help.parta.io/project/set-sections/set-a-cover/create-a-cover.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.
