# Intervals

Intervals or interstimulus intervals allow you to:

* add a customizable interval image from your computer’s files or image library, such as a fixation cross or blank screen; and
* edit the interval duration or make the interval duration random (between a certain range)

To set an interval for a stimuli phase, click on the **Settings** button, then select Intervals.

![](https://lh4.googleusercontent.com/h-t7jesWYalTYsQUaPLTSx1CaRo_pQ1UGa6eI2ycKP7PmecShbEnxNAzzpJsGKnurWllLWZ0crHJ6nTfF5o1ZDbDslicP4TaMtaEN30w-xllmpkpepZ640RTIX-n_EZA0Mp05X5A=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/intervals.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.
