> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/software/inspector-online.md).

# Inspector Online

{% content-ref url="/pages/Iq9l8XB40zC3NOan6XNK" %}
[Inspector Online Quick Start Guide](/software/inspector-online/inspector-online-quick-start-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/cxQ0Zqn7yvLtH9xI14nA" %}
[Inspector Online FAQ](/software/inspector-online/inspector-online-faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/crGSRg1wewBhOqSYsKxz" %}
[Inspector Online How to videos](/software/inspector-online/inspector-online-how-to-videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/1gnAmp1yMfRzSwU8ZSyl" %}
[Inspector Online Release Notes](/software/inspector-online/inspector-online-release-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/CRPHFKMSjkamBrLwib6j" %}
[Colorization Quick Start Guide](/software/inspector-online/inspector-online-feature-details/colorization-quick-start-guide.md)
{% endcontent-ref %}


---

# 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://knowledge.flyability.com/software/inspector-online.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.
