# Squad

**Drafting or slipstreaming is an aerodynamic technique** where two moving objects are aligning in a close group to exploit the lead object's slipstream and thus reduce the overall effect of drag. Studies show that a **cyclist can save 15-40% in energy costs** by drafting behind other riders depending on the speed. **Drafting on the swim can save upwards of 30% energy expenditure** and is common practice used in open water swimming. \
\
Translated to **DEFIT World**, building your **Babyfit Squad increases your max energy level** regardless of your Babyfits talent.

| Babyfit No. | Max energy |
| ----------- | ---------- |
| 3           | 110%       |
| 5           | 120%       |
| 9           | 130%       |
| 12          | 140%       |
| 15          | 150%       |

{% hint style="info" %}
Energy above 100% when claiming an activity does not further increase earnings.
{% endhint %}


---

# 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://whitepaper.defit.com/game-fi-elements/squad.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.
