> For the complete documentation index, see [llms.txt](https://docs.njpropertyrecords.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.njpropertyrecords.com/fundamentals/services/drone-service.md).

# Drone Service

Watch the video below to feel the magic of aerial drone photography!

{% embed url="<https://www.youtube.com/watch?v=z1HIDGuk1UY>" %}

## Available Packages

![](/files/2BQe5yRkYNDLvhitW9fG)

## How to order a Drone Service

1. From the Navigation Panel, click **Services**.
2. Click the **Drone Service** tab, near the top of the screen.
3. Choose a **Drone Service Package**.
4. Enter the **Property Info**.\
   In the search bar, enter the an address, neighborhood, city, or ZIP code.\
   The map shows the specified location, outlining the area in which the drone will fly.\
   \
   **Optionally adjust the area in which you want the drone to fly** by grabbing the corners of the orange outline and moving them.\
   \
   **NJPropertyRecords checks for any airspace rules and restrictions** within your specified flying area. These are displayed as notifications below the map. If there are active restrictions, your payment will be placed on hold while we try to get approval.<br>
5. Click **Next**.
6. Enter **Mission Details**.\
   \
   Confirm your **contact information** and make any edits, as needed.\
   \
   Choose your **weather preference**. Please note that your weather preference may affect scheduled dates and turnaround time.\
   \
   Specify **when we should fly**. In most cases, we schedule flights to take place within 2-3 days of the booking date, between 11AM - 3PM for optimal sunlight. If **you need the pilot to fly at a specific time**, enter your **date and time preference**.\
   \
   Optionally specify if the pilot should call when they arrive on site / if they run into any issues while on site. They will use the enclosed Contact Information to call.\
   \
   Optionally enter any **property access instructions**.<br>
7. Select your package.\
   \
   Also, **optionally enable the Photo Enhancement option for an additional $30**. A professional photo editor will improve the appearance of your images with light and color-correction.\
   \
   Add any **special instructions** regarding the order.<br>
8. Click **Next**.<br>
9. Enter **payment information**. When finished, click **Pay**.\
   \
   The next screen displays a confirmation for your order. Should there be any reason to follow up with you, NJPropertyRecords will either call or email you.

![How to order a Drone Service](/files/wwme5wL5iN4mAUKCWaln)


---

# 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://docs.njpropertyrecords.com/fundamentals/services/drone-service.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.
