> 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/posture.md).

# Posture

### 1 - Posture

Commencez en position assise pour travailler l'ensemble du dos, et prendre conscience des tensions au niveau des jambes

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

### 2 - Posture

Pour continuer votre découverte, restez assis pour un travail en rotation.&#x20;

Prenez le temps, concentrez vous, et répéter l'exercice autant de fois que vous voulez.&#x20;

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

### 3 - Posture

Maintenant passez sur les genoux posés au milieu du Waff, les pieds posés au sol derrière vous. Prenez le temps, concentrez vous.&#x20;

Restez relaché et répétez l'exercice autant de fois que vous voulez.

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

### 4 - Posture

Vous pouvez vous arrêter maintenant et passer à un autre thème.&#x20;

Ou bien restez a genoux pour un travail en rotation.&#x20;

Respirez... Restez relâché, et répéter l'exercice autant de fois que vous voulez.

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

### 5 - Posture

Passez debout les deux pieds dessus, respirez, relachez vous , soyez souple.&#x20;

Fixer un point face à vous.

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

### 6 - Posture

Restez debout mais sur un seul pied.&#x20;

Vous pouvez vous aider avec l'autre pied pour vous stabilisez.&#x20;

Pensez à regarder face à vous.

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


---

# 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/posture.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.
