# Manage a Content Page

## **Manage General Section Actions**

The following [general section actions](/project/set-a-project-structure/manage-sections.md) are available for the **Content page section**:

* Move;
* Rename;
* Edit;
* Duplicate;
* Copy to another project;
* Delete;
* Restore;
* Lock editing;
* Exclude from export;
* Share link.

## **Manage General Block Actions**

The following [general block actions](/editor/edit-blocks/manage-a-block.md) are available for the **Content page blocks**:

* Add block;
* Move block;
* Clone block;
* Delete block;
* Replace template;
* Save as template;
* Lock editing;
* Export;
* Required block;
* Block history;
* Copy to another section.

## **Manage Question Block Settings**

**Test progress** settings are available for the **Question block** added to the **Content page section**:&#x20;

![](/files/vNNPWsgClgJTiT0vkHLX)

{% stepper %}
{% step %}
Open a Content page section and click on the **Question block**.
{% endstep %}

{% step %}
Click the **Block settings** icon in the context menu.

A pop-up window will appear.
{% endstep %}

{% step %}
**Show result**

Click **No** to hide the icons near the answers.
{% endstep %}

{% step %}
**Repeat**

Click **Yes** to allow re-answering.
{% endstep %}

{% step %}
**Restrict attempts**

Click **Yes** to allow repeated attempts to pass the Quiz.
{% endstep %}

{% step %}
**Progress requirements**

Click **Yes** to to require users to pass the test correctly to proceed to the next block. ! Works in combination with the **Continue** button.

The changes will be saved automatically.
{% 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/manage-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.
