> 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/resources/reference-links.md).

# Reference Links

Key documents, regulations, and resources for understanding the drone industry landscape and FliteGrid's role in it.

## FAA Regulations & Policy

[**FAA Drone Integration Concept of Operations (May 2025)**](https://www.faa.gov/uas/resources/policy_library/Drone-Integration-Concept-of-Operations-May-2025.pdf) The FAA's conceptual vision for the next decade of drone operations in the national airspace. Introduces the role of Automated Data Service Providers (ADSPs) as critical infrastructure. See p.12 for ADSP discussion.

[**FAA BVLOS NPRM (Parts 108 & 146)**](https://www.faa.gov/newsroom/BVLOS_NPRM_website_version.pdf) Notice of Proposed Rulemaking for normalizing Beyond Visual Line of Sight drone operations. Part 108 provides the anticipated framework for regulating BVLOS at scale. Part 146 defines the certification framework for Automated Data Service Providers.

[**FAA UAS Traffic Management (UTM)**](https://www.faa.gov/uas/advanced_operations/traffic_management) The FAA's overview of its vision for UAS Traffic Management, the federated system for coordinating drone operations in the national airspace.

[**ASTM F3411 - Standard Specification for Remote ID**](https://store.astm.org/f3411-22a.html) The technical standard defining Remote ID broadcast protocols, data formats, and message structures. Referenced by the FAA in its Remote ID rule.

## Explainers

[**What is Part 146? The digital backbone of FAA's new BVLOS drone rule**](https://www.thedronegirl.com/2025/08/08/part-146/) Accessible overview of Part 146 and why Automated Data Service Providers matter for the future of drone operations.

[**Everything you need to know about Part 108**](https://www.thedronegirl.com/2025/05/05/part-108/) Overview of Part 108 and its implications for commercial BVLOS drone operations.

## FAA Advisory Committee

[**UAS Detection and Mitigation Systems ARC Final Report (Feb 2024)**](https://www.faa.gov/regulations_policies/rulemaking/committees/documents/media/UAS-Detection-Mitigation-Systems-ARC_Final-Report_02052024.pdf) Final report from the FAA Aviation Rulemaking Committee on drone detection and mitigation. SkySafe participated on this committee.

## SkySafe

[**SkySafe Website**](https://skysafe.io) Company information, platform overview, and news.

[**SkySafe Press Releases**](https://skysafe.io/press) Customer announcements, partnerships, and company news.

## FliteGrid

[**FliteGrid Website**](https://flitegrid.io) Sensor ordering, network information, and updates.

[**FliteGrid Discord**](https://discord.gg/flitegrid) Community hub for sensor operators and participants.


---

# 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/resources/reference-links.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.
