# How to change the number of attempts in the quiz

To change the number of attempts to take the quiz, go to the "**Contents**" section and select the quiz you need.

In the quiz settings menu on the right, click on the "**Quiz**" dropdown menu and make the changes.

<figure><img src="/files/5b426mt6lEMk0pqlQByI" alt=""><figcaption></figcaption></figure>


---

# 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/how-to-change-the-number-of-attempts-in-the-quiz.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.
