# FAQ

- [How to change the number of attempts in the quiz](https://help.parta.io/faq/how-to-change-the-number-of-attempts-in-the-quiz.md)
- [How to restore a deleted block](https://help.parta.io/faq/how-to-restore-a-deleted-block.md)
- [How to attach a SCORM package in the Parta.io course](https://help.parta.io/faq/how-to-attach-a-scorm-package-in-the-parta.io-course.md)
- [How to restrict course navigation for students](https://help.parta.io/faq/how-to-restrict-course-navigation-for-students.md): You can limit student's movement through the course, making them go through all the information step by step.
- [How to embed Wistia video](https://help.parta.io/faq/how-to-embed-wistia-video.md): In this article, we'll guide you through the steps of embedding a Wistia video
- [How to connect your AI provider into Parta.io](https://help.parta.io/faq/how-to-connect-your-ai-provider-into-parta.io.md)
- [How to Use Branching in Quizzes](https://help.parta.io/faq/how-to-use-branching-in-quizzes.md)
- [How Reviewers Can Leave Comments on a Course](https://help.parta.io/faq/how-reviewers-can-leave-comments-on-a-course.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/faq.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.
