# Product Manuals

- [EZEJUMP](https://docs.swiftperformance.com/swift-docs/product-manuals/ezejump.md)
- [Test Design](https://docs.swiftperformance.com/swift-docs/product-manuals/ezejump/test-design.md): Find what test is best for your drill.
- [Timing Systems](https://docs.swiftperformance.com/swift-docs/product-manuals/timing-systems.md): Swift Timing System overview
- [Getting Started](https://docs.swiftperformance.com/swift-docs/product-manuals/timing-systems/getting-started.md): Getting started with your Swift timing system (dual beam and single beam systems)
- [Tripod Setup](https://docs.swiftperformance.com/swift-docs/product-manuals/timing-systems/tripod-setup.md)
- [Syncro App](https://docs.swiftperformance.com/swift-docs/product-manuals/syncro-app.md)
- [Labs](https://docs.swiftperformance.com/swift-docs/product-manuals/labs.md)
- [What is Swift Labs?](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/what-is-swift-labs.md)
- [Creating a Swift Labs account](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/creating-a-swift-labs-account.md)
- [Displaying and update Sprint Bound Index in Labs](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/displaying-and-update-sprint-bound-index-in-labs.md)
- [Displaying Split Velocities in Labs](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/displaying-split-velocities-in-labs.md)
- [Assigning Athlete Permissions to Coaches](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/assigning-athlete-permissions-to-coaches.md)
- [Missing data from Swift Labs](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/missing-data-from-swift-labs.md)
- [Labs Organisation Transfer](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/labs-organisation-transfer.md)
- [Updating Athlete DOB](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/updating-athlete-dob.md)
- [Exporting Labs Data](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/exporting-labs-data.md)
- [Using QR Code Stickers for Athlete Identification (ID)](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/using-qr-code-stickers-for-athlete-identification-id.md)
- [Creating and Inviting Coaches](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/creating-and-inviting-coaches.md)
- [Importing athletes via CSV](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/importing-athletes-via-csv.md)
- [Creating an API key](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/creating-an-api-key.md)
- [Upgrading your Labs Subscription](https://docs.swiftperformance.com/swift-docs/product-manuals/labs/upgrading-your-labs-subscription.md)


---

# 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://docs.swiftperformance.com/swift-docs/product-manuals.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.
