# Create a Content Page

## **What is a Content Page?**

A **Content page** represents the educational material added using various blocks (text, images, audio, video, etc.).

## **Create a Content Page**

{% hint style="warning" %}
A **Content page** can consist of any blocks **except for the cover, start and results blocks**.
{% endhint %}

<figure><img src="/files/WlGrVgFwaGbQA2h9e0PD" 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 **Content page** button to add a section.
{% endstep %}

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

A Content page editor page will appear.

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

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

A pop-up window will appear.

<figure><img src="/files/55BDYFLypPzZwoAPzapL" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
When creating a new Content page 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** / logically grouped Content page tab.
{% endstep %}

{% step %}
Select one or more default Content page templates.
{% endstep %}

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

The selected template will appear in the editor as blocks 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-contents-page/create-a-content-page.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.
