# EDITOR

- [Work in the Editor](https://help.parta.io/editor/work-in-the-editor.md): Master the essential skills required to work efficiently within the content mode of the editor.
- [Navigate through the Editor Menu](https://help.parta.io/editor/work-in-the-editor/navigate-through-the-editor-menu.md)
- [Manage Resources](https://help.parta.io/editor/work-in-the-editor/manage-resources.md)
- [Edit Blocks](https://help.parta.io/editor/edit-blocks.md): Explore blocks detailed management and editing options to create a section's content structure.
- [Add a Block](https://help.parta.io/editor/edit-blocks/add-a-block.md)
- [Manage a Block](https://help.parta.io/editor/edit-blocks/manage-a-block.md)
- [Manage Templates](https://help.parta.io/editor/edit-blocks/manage-templates.md)
- [Edit Elements](https://help.parta.io/editor/edit-elements.md): Explore elements detailed management and editing options to fill them with different types of content.
- [Set Media\&Content Elements](https://help.parta.io/editor/edit-elements/set-media-and-content-elements.md)
- [Rich text](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/rich-text.md)
- [Image](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/image.md)
- [Audio](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/audio.md)
- [Video](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/video.md)
- [List](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/list.md)
- [Button](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/button.md)
- [Divider](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/divider.md)
- [Table](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/table.md)
- [Embedded code](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/embedded-code.md)
- [Reflection](https://help.parta.io/editor/edit-elements/set-media-and-content-elements/reflection.md)
- [Set Interactive Elements](https://help.parta.io/editor/edit-elements/set-interactive-elements.md)
- [Active labels](https://help.parta.io/editor/edit-elements/set-interactive-elements/active-labels.md)
- [Card](https://help.parta.io/editor/edit-elements/set-interactive-elements/card.md)
- [Tabs](https://help.parta.io/editor/edit-elements/set-interactive-elements/tabs.md)
- [Accordion](https://help.parta.io/editor/edit-elements/set-interactive-elements/accordion.md)
- [Slider](https://help.parta.io/editor/edit-elements/set-interactive-elements/slider.md)
- [Grouping](https://help.parta.io/editor/edit-elements/set-interactive-elements/grouping.md)
- [Slide reveal](https://help.parta.io/editor/edit-elements/set-interactive-elements/slide-reveal.md)
- [Charts](https://help.parta.io/editor/edit-elements/set-interactive-elements/charts.md)
- [File](https://help.parta.io/editor/edit-elements/set-interactive-elements/file.md)
- [Link](https://help.parta.io/editor/edit-elements/set-interactive-elements/link.md)
- [Simulations](https://help.parta.io/editor/edit-elements/set-interactive-elements/simulations.md)
- [Checkbox](https://help.parta.io/editor/edit-elements/set-interactive-elements/checkbox.md)
- [Set Quiz Elements](https://help.parta.io/editor/edit-elements/set-quiz-elements.md)
- [Start Quiz Block Elements](https://help.parta.io/editor/edit-elements/set-quiz-elements/start-quiz-block-elements.md)
- [Quiz Description](https://help.parta.io/editor/edit-elements/set-quiz-elements/start-quiz-block-elements/quiz-description.md)
- [Quiz Block Elements](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements.md)
- [Single Choice](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/single-choice.md)
- [Multiple Choice](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/multiple-choice.md)
- [Order](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/order.md)
- [Mapping](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/mapping.md)
- [Keyboard Input](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/keyboard-input.md)
- [Image Hotspot](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/image-hotspot.md)
- [Quiz Grouping](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/quiz-grouping.md)
- [Feedback](https://help.parta.io/editor/edit-elements/set-quiz-elements/quiz-block-elements/feedback.md)
- [Results Quiz Block Elements](https://help.parta.io/editor/edit-elements/set-quiz-elements/results-quiz-block-elements.md)
- [Quiz Status](https://help.parta.io/editor/edit-elements/set-quiz-elements/results-quiz-block-elements/quiz-status.md)


---

# 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/editor.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.
