> For the complete documentation index, see [llms.txt](https://arcsky.gitbook.io/x55-+-phase-one-p3-setup-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcsky.gitbook.io/x55-+-phase-one-p3-setup-guide/x55-+-phase-one-p3-guide.md).

# X55 + Phase One P3 Guide

About the P3 The Phase One P3 payload is an integrated gimbal and camera setup, utilizing the Phase One iXM-100 camera at its heart. It is designed to maximize efficiency and productivity with inspection and mapping projects where time, safety, and image details are key factors.

{% hint style="info" %}
Please refer to the [P3 page](https://geospatial.phaseone.com/drone-payload/p3-payload-for-drones/) on the Phase One website for more information.
{% endhint %}


---

# 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://arcsky.gitbook.io/x55-+-phase-one-p3-setup-guide/x55-+-phase-one-p3-guide.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.
