> For the complete documentation index, see [llms.txt](https://gryfn.gitbook.io/gryfn-hardware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gryfn.gitbook.io/gryfn-hardware/using-these-docs.md).

# Using these Docs

Gobi is a high-end, research grade remote sensing solution, primarily operated on medium to large sized UAS.&#x20;

While maintaining scientific integrity is a key component to realizing the full potential of Gobi, please keep the safety of the chassis, aircraft, pilots, operators, and visual observers in mind when operating these systems.

For questions on operations, best practices, maintenance, troubleshooting, etc. please see the relevant sections in the Quick Start Guide and User Manual, or visit our [Support Portal](https://gryfn.freshdesk.com/support/home) to read through our knowledge base or ask us a question.

{% content-ref url="/pages/b9ij0sM5KQrRpMyktVXg" %}
[GOBI Quick Start Guide](/gryfn-hardware/support/gobi-quick-start-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/LPs5w8slM6tglf1AXKBT" %}
[GOBI User Manual](/gryfn-hardware/support/gobi-user-manual.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://gryfn.gitbook.io/gryfn-hardware/using-these-docs.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.
