# Ascend Labs Documentation

## Ascend Labs Documentation

- [Welcome to the family!](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/welcome-to-the-family.md)
- [Why Force Hooks?](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/overview/why-force-hooks.md)
- [Navigating the app](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/overview/navigating-the-app.md)
- [Some of our favourite features](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/overview/some-of-our-favourite-features.md)
- [Performing your first test](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/start-here/performing-your-first-test.md): In this guide, we'll walk through creating an account, connecting devices, and performing your first test.
- [Using athlete and test profiles](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/start-here/using-athlete-and-test-profiles.md): In this guide, we'll go through creating new profiles, using those profiles to assign test data, and how to automatically assign new test data during testing.
- [Home](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/home.md)
- [Trends](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/trends.md)
- [Group Trends BETA (Coming soon)](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/group-trends-beta-coming-soon.md): Group trends is still in beta release and may have some random bugs or instabilities.
- [Collect](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/collect.md)
- [Settings](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/settings.md)
- [Web App (Coming soon)](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/screens/web-app-coming-soon.md)
- [The selection component](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/fundamentals/the-selection-component.md)
- [Onset detection for RFD (Coming soon)](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/fundamentals/onset-detection-for-rfd-coming-soon.md)
- [Leveraging the power of sub-tests (Coming soon)](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/fundamentals/leveraging-the-power-of-sub-tests-coming-soon.md)
- [Bulk add athlete profiles (Coming soon)](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/fundamentals/bulk-add-athlete-profiles-coming-soon.md)
- [Coming soon](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/use-cases/coming-soon.md)
- [Updating firmware](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/resources/updating-firmware.md): How to update your Force Hooks to the latest version of firmware.
- [Ascend Labs API](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/resources/ascend-labs-api.md): For customer on the Elite Subscription plan
- [User Manual](https://ascend-labs-1.gitbook.io/ascend-labs-documentation/resources/user-manual.md): Find a link to a PDF version of our user manual here.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ascend-labs-1.gitbook.io/ascend-labs-documentation/welcome-to-the-family.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.
