# How does the ‘Repeat’ attribute work?

The ‘Repeat’ attribute shows up as an option in the ‘Say’ Step and allows you to select the number of times you want that particular Step to be repeated. For example, you may want to have the same text repeated to the caller twice before the flow continues.


---

# 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://docs.bird.com/connectivity-platform/faq/how-does-the-repeat-attribute-work.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.
