> For the complete documentation index, see [llms.txt](https://docs.waffstudio.com/en/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/en/academy/programs/balance.md).

# Balance

### 1 - Allows the weight of the body, to be transferred from front to back, with the fixed head

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

### 2 - Allows the transfer of body weight, from right to left with the fixed head.

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

### 3 - Allows you to feel the influence of the position of the legs on the movement.

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

### 4 - Allows you to feel the influence of the position of the head on the balance.

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

### 5 - Allows you to feel the influence of the position of the head and eyes on the balance.

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

### 6 - Allows you to feel the influence of the position of the head and the eyes on the balance.

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

### 7 - Allows you to feel the influence of the legs, and the position of the head on the balance.

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

### 8 - Allows you to feel the influence of the legs, and the position of the head on the balance.

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


---

# 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:

```
GET https://docs.waffstudio.com/en/academy/programs/balance.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.
