# Overview

## Learning Objectives&#x20;

* <mark style="color:red;">**`SWBAT`**</mark>: Describe drone mechanical operations&#x20;
* <mark style="color:red;">**`SWBAT`**</mark>: Describe types of equipment for specific purposes&#x20;
* <mark style="color:red;">**`SWBAT`**</mark>: Demonstrate equipment maintenance and cleaning&#x20;
* <mark style="color:red;">**`SWBAT`**</mark>: Use an equipment checklist&#x20;

## Key Objectives

This module teaches students the equipment needed to fly drones. The module also introduces students to equipment care and regulations, revealing the importance of regular maintenance and consistent documentation.&#x20;

* [ ] What is the basic equipment that drone pilots utilize?&#x20;
  * Drone, Controller, and Camera/Sensor&#x20;
* [ ] What are the different parts of a drone and their use case?&#x20;
  * Antenna, Battery, Camera/Sensor, Chassis/Hull, Flight LEDs, Gimbal; 3-axis, Landing gear, Mini SD Disk Slot, Mini USB Port, Motors, Obstacle avoidance sensors, Propellers, RTK\_GNSS&#x20;
* [ ] What are the different parts of a controller and their use case?&#x20;
  * Antennas, Display Screen, Control Stick, Return Home (RTH) Button, Battery Level LEDs, Status LED, Power Button, RTH LED, Speaker&#x20;
* [ ] Why are following pre and post flight checklists and maintaining a drone log book key to ensuring successful flights?&#x20;
  * Pre and post flight checklists help drone operators identify issues with their drone beforehand, reducing in-flight risk. Further, consistent documentation with checklists and drone log books can help reveal potential causes.&#x20;
* [ ] How does a drone operator conduct routine drone maintenance?&#x20;
  * 3 parts: Structural Inspection, Battery Check, Software/Firmware


---

# 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://aifs-drone-curriculum.gitbook.io/published/2-equipment/overview.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.
