# Loops

Phases can be 'looped' so that the same set of elements are shown to a participant multiple times during an experiment.&#x20;

You can set loops to play:

* for the duration of a phase; or
* a set number of times during a phase.&#x20;

When you set a number of loops to play during a phase, the whole loop will finish before the phase finishes.&#x20;

To loop elements in a stimuli phase, click on the **Settings** button, then select **Loops**.

![](https://lh3.googleusercontent.com/pMJRA9bWXhQr0BsA6zzTNje7kDl5eMyZyAvi7kehhXVWIauJtHjiRVxIps_NJ1wvN1aRN4fkfna8r_SoaUN7UfOLvOpdqeq_xOgeObhpCxaC3D4aq2j6W9iLrv_y8H8Zugc0mwZ9=s0)


---

# 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://emotiv.gitbook.io/emotivpro-builder/building-an-experiment-in-builder/loops.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.
