# PROJECT

- [Set Projects](https://help.parta.io/project/set-projects.md): Create a Project from scratch and explore detailed management and editing capabilities.
- [Create a Project](https://help.parta.io/project/set-projects/create-a-project.md)
- [Create a Project from Scratch](https://help.parta.io/project/set-projects/create-a-project/create-a-project-from-scratch.md)
- [Create a Project from Markdown](https://help.parta.io/project/set-projects/create-a-project/create-a-project-from-markdown.md)
- [Create a Project with AI](https://help.parta.io/project/set-projects/create-a-project/create-a-project-with-ai.md)
- [Navigate through the Project Menu](https://help.parta.io/project/set-projects/navigate-through-the-project-menu.md)
- [Manage a Project](https://help.parta.io/project/set-projects/manage-a-project.md)
- [Set a Project Structure](https://help.parta.io/project/set-a-project-structure.md): Create a course outline from scratch and explore detailed management and editing capabilities.
- [Create a Course Outline](https://help.parta.io/project/set-a-project-structure/create-a-course-outline.md)
- [Manage a Course Outline](https://help.parta.io/project/set-a-project-structure/manage-a-course-outline.md)
- [Manage Sections](https://help.parta.io/project/set-a-project-structure/manage-sections.md)
- [Set Sections](https://help.parta.io/project/set-sections.md): Create sections from scratch and explore detailed management and editing capabilities.
- [Set a Cover](https://help.parta.io/project/set-sections/set-a-cover.md): Create a Cover from scratch and explore detailed management and editing capabilities.
- [Create a Cover](https://help.parta.io/project/set-sections/set-a-cover/create-a-cover.md)
- [Manage a Cover](https://help.parta.io/project/set-sections/set-a-cover/manage-a-cover.md)
- [Set a Contents Page](https://help.parta.io/project/set-sections/set-a-contents-page.md): Create a Content page from scratch and explore detailed management and editing capabilities.
- [Create a Content Page](https://help.parta.io/project/set-sections/set-a-contents-page/create-a-content-page.md)
- [Manage a Content Page](https://help.parta.io/project/set-sections/set-a-contents-page/manage-a-content-page.md)
- [Set a Quiz](https://help.parta.io/project/set-sections/set-a-quiz.md): Create a Quiz from scratch and explore detailed management and editing capabilities.
- [Create a Quiz](https://help.parta.io/project/set-sections/set-a-quiz/create-a-quiz.md)
- [Manage a Quiz](https://help.parta.io/project/set-sections/set-a-quiz/manage-a-quiz.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/project.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.
