> ## Documentation Index
> Fetch the complete documentation index at: https://help-center.quizify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Quiz

> Create, configure, and customize the quiz flow customers take in the Quiz Builder.

The Quiz section is where you build the pages customers move through.

## What you will see

When Quiz is selected, the left list shows the pages in your quiz:

* Intro Page, if added
* The questions you have created
* User Form, if added
* Add Page, which adds a new Intro Page, Question, Content Slide, or User Form

Intro Page and User Form are optional. Use Add Page when you need them. A quiz can have only one User Form.

Use the guides below to open each page type.

<table>
  <thead>
    <tr>
      <th>Section</th>
      <th>What it covers</th>
      <th>Guide</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Intro Page</td>
      <td>The first screen customers see before starting the quiz.</td>
      <td><a class="qh-section-link" href="/quiz-builder/quiz/intro-page" target="_blank" rel="noopener noreferrer">Open Intro Page</a></td>
    </tr>

    <tr>
      <td>Question</td>
      <td>Add pages, choose question types, and set content and design.</td>
      <td><a class="qh-section-link" href="/quiz-builder/quiz/question" target="_blank" rel="noopener noreferrer">Open Question</a></td>
    </tr>

    <tr>
      <td>Content Slide</td>
      <td>Show information, images, or a timed message between questions.</td>
      <td><a class="qh-section-link" href="/quiz-builder/quiz/content-slide" target="_blank" rel="noopener noreferrer">Open Content Slide</a></td>
    </tr>

    <tr>
      <td>User Form</td>
      <td>Collect customer details such as name, email, or phone.</td>
      <td><a class="qh-section-link" href="/quiz-builder/quiz/user-form" target="_blank" rel="noopener noreferrer">Open User Form</a></td>
    </tr>
  </tbody>
</table>

## Notes

* Closing the Create Quiz dialog without creating a quiz does nothing.
* Only one User Form is allowed per quiz.
* Some features, such as File Upload, certain recommendation types, or popup options, may depend on your plan.
* Unsaved changes can be lost if you discard them or leave without saving.

<nav class="qh-pagination" aria-label="Pagination">
  <a class="pagination-prev" href="/quiz-builder">
    <span>
      <strong>Quiz Builder</strong>
      <span>Previous</span>
    </span>
  </a>

  <a class="pagination-next" href="/quiz-builder/quiz/intro-page">
    <span>
      <strong>Intro Page</strong>
      <span>Next</span>
    </span>
  </a>
</nav>
