# Payload Troubleshooting and FAQ

- [General Integration Troubleshooting](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/general-integration-troubleshooting.md): Common issues with camera integrations; not payload specific.
- [General Air Commander Troubleshooting](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/general-air-commander-troubleshooting.md): Common issues with Air Commander integrations; not camera specific
- [Sony A7R IV](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/sony-a7r-iv.md): Issues Specific to the Sony A7R Integration
- [Sony RX1R](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/sony-rx1r.md): Common Issues Specific to the Sony RX1R Integration
- [Sentera 65R](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/sentera-65r.md)
- [Wiris Enterprise Troubleshooting](https://docs.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-faq/wiris-enterprise-troubleshooting.md): Common Issues Specific to the Workswell Wiris Enterprise Integtation


---

# 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.inspiredflight.com/inspired-documentation/products/payloads/payload-troubleshooting-and-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.
