# Settings

After registering and bringing the drone online, the operator must configure specific settings for the drone.&#x20;

* To access these settings, simply click on the settings![](/files/8IG8z2hWxtKhUper8RG5)icon located in the top-right corner of the screen.

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

* Choose the drone that the operator wants to configure.

<figure><img src="/files/N5jlrWcUn68LgohHNVOx" alt=""><figcaption><p>Settings: Select Drone</p></figcaption></figure>


---

# 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://legacydocs.flytbase.com/features/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.
