> For the complete documentation index, see [llms.txt](https://docs.flitegrid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flitegrid.io/participate/deploy-your-sensor.md).

# Deploy Your Sensor

**Note:** Detailed setup instructions will be published when sensors begin shipping in Q3 2026. This page provides general guidance on deployment and placement.

## Overview

Deploying a FliteGrid sensor is designed to be simple. No technical expertise is required.

1. **Mount the sensor** in a location with a clear, unobstructed view of the sky. Each sensor comes with mounting brackets.
2. **Connect the cable.** The sensor uses a PoE (Power over Ethernet) connection, so a single cable runs from your router or PoE switch to the sensor, providing both power and internet.
3. **Register on FliteGrid.io** and connect the sensor to your account.
4. **Start earning.** Once registered and online, the sensor begins collecting Remote ID data and earning reward points automatically.

## Placement Guidelines

Sensor placement is the single biggest factor in the quality of data your sensor collects and the rewards you earn.

**Elevation matters.** Remote ID broadcasts are relatively short-range radio signals. The higher and more unobstructed your sensor's position, the larger its effective reception area. Rooftops are ideal. Balconies, elevated decks, and exterior wall mounts can also work.

**Clear sky view.** The sensor needs line-of-sight to the sky in as many directions as possible. Trees, walls, and buildings between the sensor and a passing drone will block or degrade the signal. Avoid enclosed or partially covered locations.

**Stable mounting.** The sensor should be securely mounted in a fixed position. Its GPS data is used for proof-of-location verification, so it needs to stay where you put it.

**Connectivity.** The sensor requires a wired Ethernet connection. Plan your cable routing from your router or PoE switch to the sensor's mounting location. Cable lengths up to 100 meters (328 feet) are supported by standard Ethernet.

## What to Expect

Once your sensor is deployed and online, you'll be able to:

* View your sensor's status on FliteGrid.io
* See real-time drone activity detected by your sensor on the FliteGrid platform
* Track your reward points accumulation
* Monitor your sensor's data contribution to the network

Detailed setup documentation, troubleshooting guides, and video walkthroughs will be available before sensors ship.


---

# 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://docs.flitegrid.io/participate/deploy-your-sensor.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.
