> For the complete documentation index, see [llms.txt](https://docs.waffstudio.com/fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waffstudio.com/fr/academy/programmes/stretching.md).

# Stretching

## Avec le Waff Mini <a href="#waff-mini" id="waff-mini"></a>

### 1 - Etire la partie antérieure de votre cuisse.

{% embed url="<https://youtu.be/NH4MIRpc-sM>" %}

### 2 - Etire la partie antérieure de votre hanche.

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

### 3 - Etire la partie postérieure de votre cuisse.

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

### 4 - Etire votre fesse.

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

### 5 - Etire tout l'arrière de votre jambe.

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

### 6 - Etire la partie interne de votre cuisse.

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

## Avec le Waff Medium <a href="#waff-medium" id="waff-medium"></a>

### 1 - Etire les adducteurs.&#x20;

Assis sur l'avant du Waff, jambes ouvertes à votre maximum.

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

### 2 - Etire les lombaires et l'ensemble du rachis.&#x20;

Adoptez une position coquillage tout en aggripant le Waff avec vos mains.

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

### 3 - Etire les fessiers.&#x20;

Prenez place, un seul genou sur le Waff, l'autre jambe tendue.

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

### 4 - Etire la chaine posterieure.

Jambes écartés, corps distant et bras tendus.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.waffstudio.com/fr/academy/programmes/stretching.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
