# Resgistering with the FAA

## Public DOC List

To ensure your Aurora drone (serial number) complies with Part 89 Remote ID regulations, you must have an FAA-accepted Declaration of Compliance (DOC) listed on the Public DOC List. This is in addition to meeting our Scope of Compliance. Without a listed [DOC](https://uasdoc.faa.gov/docs/RID000000241), you won't be able to register your drone with FAA Drone Zone.

> **UAS Declerastion of Compliance**&#x20;

## FAA Drone Zone

Follow the instructions below to properly fill out your FAA registration for Aurora:

1. Login or Create an Account with the [FAA Drone Zone](https://faadronezone-access.faa.gov/#/login).
2. Launch Drone Owners and Pilots Dashboard
3. Navigate to your Part 107 Dashboard
4. Select Manage Device Inventory
5. Select Add Device
   * DOES YOUR DRONE BROADCAST **FAA REMOTE ID** INFORMATION?\* - Select *Yes* **(required)**
   * UAS TYPE\* - Select *Standard Remote ID* - **required**
   * NICKNAME - Enter the nickname of your choice (example: Aurora xxxx)
   * UAS MANUFACTURER\* - Enter CamFlite - **required**
   * UAS MODEL\* - Enter Aurora - **required**
   * REMOTE ID SERIAL NUMBER\* - Enter the entire serial number using the above format (example: 1871C00000000xxxx where xxxx would be the last four digits of the serial number assigned for your aircraft) - **required**


---

# Agent Instructions: 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.camflite.com/camflite-aurora-intro/remote-id/how-remote-id-works/resgistering-with-the-faa.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.
