> For the complete documentation index, see [llms.txt](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/overview/why-force-hooks.md).

# Why Force Hooks?

## Video overview

Got 4 minutes? Check out a video overview of our product:

{% embed url="<https://youtu.be/Q5Axg92X82M>" %}
This brief overview video covers essential information about the core features of Force Hooks
{% endembed %}

Video Summary:

* Overview of the Force Hook system: attachment to racks, bar clipping, app usage, and data retrieval.
* Compatible with various racks: includes spacers for different hole sizes and brands.
* Easy attachment: tighten the locking nut and clip in the bar.
* Different size inserts: accommodate bars from 28 mm to 50 mm, including specialty bars like Swiss bars, trap bars, and safety squat bars.
* Device operation: automatic zeroing upon turning on, and easy connection to the app.
* App functionality: allows for quick unassigned tests or preassigned tests with athlete names and test types for long-term trend analysis.
* Advantages over force plates:
  * Testing without the athlete’s feet on the ground (e.g., isometric bench press, bench row).
  * Seamless integration into regular training environments without disrupting sessions.
  * Simplifies in-session isometric testing and feedback.
* Flexible setup: allows multiple testing stations for different exercises (e.g., mid-thigh pulls, calf raises, isometric bench press) during the same session.
* Enhances efficiency: enables super setting for post-activation potentiation and easier management of large groups during training.


---

# 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://ascend-labs-1.gitbook.io/ascend-labs-documentation/overview/why-force-hooks.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.
