> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/more-resources/helpful-links.md).

# Helpful Links

<table data-header-hidden><thead><tr><th width="340" align="center"></th><th></th></tr></thead><tbody><tr><td align="center">IFT Customer Support</td><td><a href="https://www.inspiredflight.com/support.php">https://www.inspiredflight.com/support.php</a></td></tr><tr><td align="center">Shop IFT</td><td><a href="https://shop.inspiredflight.com/">https://shop.inspiredflight.com/</a></td></tr><tr><td align="center">Find Us @IFT</td><td> <a href="https://www.linkedin.com/company/inspired-flight/mycompany/">Linkedin</a>, <a href="https://www.instagram.com/inspiredflightuav/">Instagram</a>, <a href="https://www.facebook.com/inspiredflightofficial/">Facebook</a>, <a href="https://www.youtube.com/channel/UCbsnBWAKiPKb8e2gAPDyqlQ">Youtube</a>, and <a href="https://twitter.com/InspiredFlight1">Twitter</a></td></tr><tr><td align="center">Ardupilot UAV Log Viewer</td><td><a href="https://plot.ardupilot.org/#/">https://plot.ardupilot.org/#/</a></td></tr><tr><td align="center">HereLink Support</td><td><a href="https://docs.cubepilot.org/user-guides/herelink/herelink-overview ">https://docs.cubepilot.org/user-guides/herelink/herelink-overview </a></td></tr><tr><td align="center">GeoCue Support</td><td><a href="https://geocue.com/support/support/">https://geocue.com/support/support/</a></td></tr><tr><td align="center">GPSJam GPS/GNSS Interface Map</td><td> <a href="https://gpsjam.org/">gpsjam.org</a></td></tr><tr><td align="center">Phase One Support</td><td>The following link can be used to submit a ticket with Phase One regarding your drone's iXM-100 payload.  Phase One iXM-100 <a href="https://industrial.phaseone.com/Support.aspx">https://industrial.phaseone.com/Support.aspx</a></td></tr><tr><td align="center">PX4 Flight Review Log Viewer</td><td><a href="https://review.px4.io/">review.px4.io</a></td></tr><tr><td align="center">RIEGL Support</td><td>To reach out to RIEGL, you can email them at <a href="mailto:support@riegl.com">support@riegl.com</a>.</td></tr><tr><td align="center">Sony A6500 Support</td><td><a href="https://www.sony.com/electronics/support/e-mount-body-ilce-6000-series/ilce-6500">https://www.sony.com/electronics/support/e-mount-body-ilce-6000-series/ilce-6500</a></td></tr><tr><td align="center">Sony RX1R ii Support</td><td><a href="https://www.sony.com/electronics/support/compact-cameras-dsc-rx-series/dsc-rx1rm2">https://www.sony.com/electronics/support/compact-cameras-dsc-rx-series/dsc-rx1rm2</a></td></tr><tr><td align="center">Sony ILCE-7R (A7R) Support</td><td><a href="https://www.sony.com/electronics/support/e-mount-body-ilce-7-series/ilce-7r">https://www.sony.com/electronics/support/e-mount-body-ilce-7-series/ilce-7r</a></td></tr><tr><td align="center">Workswell Support</td><td>The following links will allow you to create a ticket once you have created a login for their support page. They also have an online knowledge base that will be available with the same login.  Workswell Wiris Security &#x26; Wiris Pro <a href="https://support.workswell.cz/portal/en/signin">https://support.workswell.cz/portal/en/signin</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.inspiredflight.com/inspired-documentation/more-resources/helpful-links.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.
