# 9.6 Joy Stick

To control your drone using a joystick, enable and customize buttons in this setting. Set up the buttons according to your preferences for a seamless joystick control experience in AeroGCS ORANGE.

<figure><img src="/files/HdXafXiSo9m89i8TN5lP" alt=""><figcaption><p>Joy Stick Settings</p></figcaption></figure>

To set up your joystick, access this screen and configure the following:

1\.    **Enable Joystick**: Check this option to activate the joystick.

2\.     **Active Joystick**: Choose the active joystick from the dropdown menu.

3\.     **Button Assignment**: Assign buttons for reverse and center positions by clicking "**Start**." **Skip** or **cancel** any assignments as needed. After configuring, click "**Update**" to save the settings.


---

# 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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.6-joy-stick.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.
