# Equipment Costs

For each of the following equipment, we've included recommended products and ratios, if applicable.

* [ ] Quadcopter  &#x20;
  * Recommended: [DJI Tello](https://store.dji.com/product/tello?set_region=US\&vid=38421)
  * Recommended Ratio: 1 for every 3-4 students

To enable **manual flight**, you will need a controller **or** a smart device such as an iPad, iPhone, Android tablet, or Android phone with appropriate software:

* [ ] Controller (**optional**)
  * Recommended: [DJI T1D](https://www.amazon.com/Ryze-Tech-Tello-GameSir-Controller/dp/B07D5KPL6M)&#x20;
  * Recommended Ratio: 1 for every 3-4 students&#x20;

For **automated flight**, you will need a tablet or computer, with ability to install Scratch:

* [ ] Computer&#x20;
  * Recommended: [Chromebooks](https://www.amazon.com/cheap-chromebooks-under-100-dollars/s?k=cheap+chromebooks+under+100+dollars)&#x20;
  * Recommended Ratio: 1 per student&#x20;
* [ ] Drone Blocks Subscription &#x20;

For obstacle course lesson,&#x20;

* [ ] Hula hoops&#x20;
* [ ] Pool noodles taped in rings
* [ ] Boxes
* [ ] Rulers/yardsticks with paper taped to them&#x20;

## Cost Analysis

| Item                                      | Basic Cost                                 |
| ----------------------------------------- | ------------------------------------------ |
| Drone                                     | $2,000                                     |
| Computer                                  | $2,500                                     |
| Software                                  | $250                                       |
| Tool Kit                                  | $250                                       |
| Batteries                                 | $250                                       |
| Part 107                                  | $150                                       |
| <mark style="color:red;">**Total**</mark> | <mark style="color:red;">**$5,400**</mark> |

Perform your own analysis [here](https://docs.google.com/spreadsheets/d/1oh81bicoux9V6jtXFbsROhFim9EqAxMWR_85PiPJWdk/copy?).


---

# 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/introductory-information-for-teachers/equipment-costs.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.
