# 6.10 Joystick Settings

The user can use a joystick for controlling a drone. To enable and set the buttons according to the requirements, the user has to set these buttons through this setting and then the user can use joystick for controlling the drone.

<figure><img src="/files/xSXVA2SQu0p8dukscfh9" alt=""><figcaption><p>Joystick Settings</p></figcaption></figure>

* **Enable Joystick:** Tick this option to enable the joystick.
* **Active Joystick:** Select the active joystick from the drop-down list displayed.
* **Button Assignment:** Assign the buttons for the reverse and center positions by clicking on the "Start" button. The user can skip or cancel any of the button assignments according to the requirement. After assigning the buttons properly, click on the "Update" button to update 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-docs.aeromegh.com/5-rpa-configuration/6.10-joystick-settings.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.
