> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/installation/freefly/astro/light-sensor-mounting-hardware-installation.md).

# Light Sensor Mounting Hardware Installation

## Mast Type

There are currently two different light sensor mast types for Astro. The red mast is the newest model and is designed to work with all Astro models.&#x20;

The black mast is an older design and was designed to work with Astro models without the newest high efficiency propellers.&#x20;

Please select the mast typer that was provided with your sensor for instructions on how to install it.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/home/6x-series-sensors-user-guide/6x-series-sensors/installation/freefly/astro/light-sensor-mounting-hardware-installation/red-mast-instructions.md">Red Mast Instructions</a></td><td><a href="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FiLyKYatILmLRTOfD4fS5%2FRed%20ILS%201.png?alt=media&amp;token=842f8703-e479-40a5-81e3-53a43f4ded96">Red ILS 1.png</a></td></tr><tr><td><a href="/home/6x-series-sensors-user-guide/6x-series-sensors/installation/freefly/astro/light-sensor-mounting-hardware-installation/black-mast-instructions.md">Black Mast Instructions</a></td><td><a href="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2Fm4OWBrp5gyGxFBF7GHvm%2FBlack%20Mast.png?alt=media&amp;token=1c768a3f-4537-4cf7-a9dd-1fa156508ae5">Black Mast.png</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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/installation/freefly/astro/light-sensor-mounting-hardware-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
