# Auxiliary Battery Placement

<figure><img src="/files/1oiEfYycyiKf2nchBWfx" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To extend the flight time and overall mission range of the DeltaQuad Evo, the auxiliary battery can be installed in the payload bay alongside the main battery.
{% endhint %}

{% hint style="danger" %}
**Always fly with batteries that are at least 95% charged, and ensure that both batteries have the same charge level.**&#x20;

Flying with two batteries of differing charge levels connected to the same circuit is dangerous, as the batteries will attempt to equalize their charges rapidly. This can cause excessive current flow, leading to overheating and potential failure. The resulting heat may cause the batteries to overheat and possibly catch fire, creating serious safety hazards.
{% endhint %}

{% hint style="danger" %}
Never attempt to fly using only the auxiliary battery, as this will result in an incorrect center of gravity (CG). **The main battery must always be installed**.
{% endhint %}

## Placing the Auxiliary Battery

* Every DeltaQuad Evo includes an auxiliary battery payload box.

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

* Similar to the main battery tray, the auxiliary battery holder is shaped to match the bottom plate of the battery.

<figure><img src="/files/4B5i5POTxx2qV9cu2J7u" alt=""><figcaption></figcaption></figure>

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

* The auxiliary battery must be positioned to fit properly on the tray. The thicker power cables should exit from the top of the battery and run over it towards the XT90 socket of the DeltaQuad Evo.

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

* The auxiliary battery holder features a latch mechanism that secures the battery in place. After positioning the battery, rotate the latch 90 degrees until it is aligned above the battery.

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

## Installing the Auxiliary Battery Payload Box

{% hint style="warning" %}
The auxiliary battery payload box must always be installed in **Payload Slot 1**, located at the rear end of the fuselage, as it is the heaviest payload.
{% endhint %}

<details>

<summary>DeltaQuad Evo Payload Slot Layout</summary>

* **Slot 1**: Located at the rear end of the fuselage, closest to the pusher propeller.
* **Slot 2**: Located at the front end of the fuselage, closest to the nose of the vehicle.

<img src="/files/KTH0GvOO87T1S52EI7Aa" alt="" data-size="original">

</details>

<figure><img src="/files/0KWenGj2ur9lrNDrwfpW" alt=""><figcaption></figcaption></figure>

Each payload box features two arrows displayed on top of each handle.

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

There are corresponding arrows on the left and right sides of the DeltaQuad Evo's payload bay.

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

The arrows on the payload boxes must be aligned with the arrows in the payload bay.

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

Proper orientation of the payload box is crucial, as its I/O board must align with the corresponding I/O board in the payload slot.

<div><figure><img src="/files/iRH410KZs0eODUUSS7x7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NP7O669bmVW6FL3V8L00" alt=""><figcaption></figcaption></figure></div>

Slide the payload box into the slot.

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

Push both handles of the payload box down until you hear a click from the locking mechanism, ensuring that the box is securely seated in its slot.&#x20;

The frame of a properly installed payload box should be flush with the frame of the payload bay.

<figure><img src="/files/7vyhfpU87wdSYfAjcpdt" alt=""><figcaption></figcaption></figure>

## Removing a Payload Box

Each payload box has handles with two locking pins positioned opposite each other. To remove the payload box, grasp the handles with both hands, press the locking pins inward, and pull the payload box out.

<figure><img src="/files/Kp2QvoZfqVxv66tkGHZM" alt=""><figcaption></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://docs.deltaquad.com/tac/setup/deltaquad-evo-battery/auxiliary-battery-placement.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.
