# Remote Aircraft Operator

{% hint style="info" %}
Objective: - Scout should be able to make and fly model Aircraft which can operated by the remote-control unit.
{% endhint %}

![](/files/rc0sKCdeOCvFdNV5Ry0b)

1. Explain parts of the Aircraft, control surfaces and its controls with the presentation.
2. Scout should select model Aircraft as per the examiner instruction.
3. Explain how model Aircraft work and its controls.
4. Make a presentation how Scout design Aircraft model structure, control surfaces and electronics circuits.
5. Build remote Aircraft and demonstrate its flying by the Scout


---

# 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://badges.prepscouts.lk/airman-group-j/airman-group/aircraft-modeller.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.
