# FAQ

- [FAQ](https://docs.swiftperformance.com/swift-docs/faq/faq.md)
- [How do I send diagnostics info?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-do-i-send-diagnostics-info.md)
- [How do I charge my Device?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-do-i-charge-my-device.md)
- [What are “Run Options” in Syncro Test designer ?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-are-run-options-in-syncro-test-designer.md)
- [Where should I place gates?](https://docs.swiftperformance.com/swift-docs/faq/faq/where-should-i-place-gates.md)
- [What is a ‘target gate’](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-a-target-gate.md)
- [What is Reaction Mode?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-reaction-mode.md)
- [What are starting modes?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-are-starting-modes.md)
- [What is the maximum distance gates will work over?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-the-maximum-distance-gates-will-work-over.md)
- [Can I split up my system into smaller systems?](https://docs.swiftperformance.com/swift-docs/faq/faq/can-i-split-up-my-system-into-smaller-systems.md)
- [How do I repair my Tripod?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-do-i-repair-my-tripod.md)
- [What is the Maximum range between iPad and access point Timing Gate?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-the-maximum-range-between-ipad-and-access-point-timing-gate.md)
- [How long does a Gate battery last?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-long-does-a-gate-battery-last.md)
- [How long does an EZEJUMP battery last?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-long-does-an-ezejump-battery-last.md)
- [What is a Combine Vertical Jump Test?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-a-combine-vertical-jump-test.md)
- [When do I turn 'Beam trigger off'?](https://docs.swiftperformance.com/swift-docs/faq/faq/when-do-i-turn-beam-trigger-off.md)
- [What is Speed Sprint?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-speed-sprint.md)
- [What is 'time in turn'?](https://docs.swiftperformance.com/swift-docs/faq/faq/what-is-time-in-turn.md)
- [Is there any limitation when using a device on the ground?](https://docs.swiftperformance.com/swift-docs/faq/faq/is-there-any-limitation-when-using-a-device-on-the-ground.md)
- [Why doesn't the finish gate beep?](https://docs.swiftperformance.com/swift-docs/faq/faq/why-doesnt-the-finish-gate-beep.md)
- [How do I flash Recovery firmware to my Gate?](https://docs.swiftperformance.com/swift-docs/faq/faq/how-do-i-flash-recovery-firmware-to-my-gate.md)
- [How to hardware reset a gate](https://docs.swiftperformance.com/swift-docs/faq/faq/how-to-hardware-reset-a-gate.md)
- [My timing Gate is constantly reporting 55% battery, how do I fix it?](https://docs.swiftperformance.com/swift-docs/faq/faq/my-timing-gate-is-constantly-reporting-55-battery-how-do-i-fix-it.md)
- [Will be the Syncro app be released on Android ?](https://docs.swiftperformance.com/swift-docs/faq/faq/will-be-the-syncro-app-be-released-on-android.md)
- [Contact](https://docs.swiftperformance.com/swift-docs/faq/contact.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/faq.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.
