# Repeat after me 7 times.

Repeat after me skill is used to trigger Aryan to repeat a phrase x number of times.&#x20;

**Repeat After me** can be used as a game, or to entertain oneself on how good you are! or to remember something by having Aryan speak it n times for you.

{% hint style="info" %}
Keyword for this Skill Invocation: "Repeat After" or "Repeat"
{% endhint %}

> Aryan, Repeat "Akash you are Wonderful" 7 times

{% embed url="<https://youtu.be/wiclFW1fLB8>" %}

[RepeatAfterMe Process Flow ](https://docs.aryanandarya.com/my-skills/repeat-after-me/process-flow)section provides details on Internal working and flow.


---

# 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://aryanai.gitbook.io/docs.aryanandarya/my-skills/repeat-after-me.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.
