# Getting started

- [Installation](https://docs.gyroflow.xyz/app/getting-started/installation.md): Gyroflow is officially available in Microsoft Store, Apple Store and Google Play store. Downloadable binaries are available as well.
- [Supported Cameras](https://docs.gyroflow.xyz/app/getting-started/supported-cameras.md): Gyroflow supports wide variety of cameras. You can find links to detailed camera guides here
- [GoPro](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/gopro.md): GoPro cameras are supported in Gyroflow and are proven to deliver great video and stabilization quality.
- [DJI](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/dji.md)
- [Sony](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/sony.md): Newer Sony mirrorless cameras are supported out of the box.
- [Canon](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/canon.md): Newer Canon mirrorless cameras are supported out of the box.
- [Insta360](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/insta360.md): Most Insta360 action cameras are supported.
- [Blackmagic](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/blackmagic.md): Some Blackmagic cameras record internal gyro data in .braw files
- [RED](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/red.md): There are currently 2 RED cameras which record gyro data internally: V-Raptor and KOMODO
- [Xtra](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/dji-1.md)
- [Flight controllers](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/flight-controllers.md)
- [RunCam](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/runcam.md): RunCam cameras save the gyro data in the .gcsv format next to the video files
- [Caddx](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/caddx.md)
- [Hawkeye](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/hawkeye.md)
- [Mobile Phones](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/mobile-phones.md)
- [Other Cameras](https://docs.gyroflow.xyz/app/getting-started/supported-cameras/other.md)
- [Basic Usage](https://docs.gyroflow.xyz/app/getting-started/basic-usage.md)
- [Timeline & Gyro Chart](https://docs.gyroflow.xyz/app/getting-started/basic-usage/timeline-and-gyro-chart.md): The main tool to determine correct synchronization is the timeline with motion data chart.
- [Synchronization](https://docs.gyroflow.xyz/app/getting-started/basic-usage/synchronization.md): Accurate synchronization is the most important step in Gyroflow to get good results.
- [Stabilization](https://docs.gyroflow.xyz/app/getting-started/basic-usage/stabilization.md): In the Stabilization tab, you can control all parameters related to the stabilization and zooming.
- [Exporting](https://docs.gyroflow.xyz/app/getting-started/basic-usage/exporting.md): Once you have stabilization working well and you're satisfied with the results, you can proceed to export the stabilized video file.
- [Common Filming Tips & Issues](https://docs.gyroflow.xyz/app/getting-started/common-filming-tips-and-issues.md)
- [Lens Calibration](https://docs.gyroflow.xyz/app/getting-started/lens-calibration.md): Lens calibration is a very important piece of the stabilization algorithm and it's very important to use accurate lens profile when stabilizing a video in Gyroflow.
- [Keyboard Shortcuts](https://docs.gyroflow.xyz/app/getting-started/keyboard-shortcuts.md): on macOS, Ctrl in this table corresponds to the Command key
- [File Joiner](https://docs.gyroflow.xyz/app/getting-started/file-joiner.md)
- [FAQ](https://docs.gyroflow.xyz/app/getting-started/faq.md): Frequently Asked Questions
- [Troubleshooting](https://docs.gyroflow.xyz/app/getting-started/troubleshooting.md): This page contains troubleshooting steps when you run into an error in Gyroflow.


---

# 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.gyroflow.xyz/app/getting-started.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.
