# Payload Manager

The Payload Manager provides an overview of the installed payloads and allows you to edit their settings. It also displays the offset of the main battery in the nose of the vehicle, with the option to adjust the value. Additionally, you can enable or disable the white navigation lights on the Evo's wing tips.

* Power up the vehicle and the GCS.
* Open the WebUI: [10.41.1.1:5001](http://10.41.1.1:5001/) after a connection between the Evo and the GCS has been established.

<figure><img src="/files/WVjYqZfQTNnU2pcqk0Vv" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The Payload Manager can be used to verify whether all payloads are registered by the system. Payloads integrated by DeltaQuad are preconfigured and require no additional changes. For Custom Payload Kits, relevant values can be added in the Payload Manager for the respective payload. The nose battery offset is set during production and only needs to be adjusted if hardware in the avionics bay is changed.
{% endhint %}


---

# 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://docs.deltaquad.com/sth/setup/payload-manager.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.
