> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/tac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/tac/setup/ground-control-station-gcs/silvus-streamcaster-4240-ep/charging-the-silvus-battery.md).

# Charging the Silvus Battery

1. Take the Silvus charging dock and the charging cable out of the lower right compartment of the flight case.

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

2. Connect the power adapter to the charging dock.

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

3. Connect the power adapter to a power outlet.

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

4. The Silvus battery can be charged either while assembled with the radio modem and antennas or by charging the battery alone. Place the unit in one of the available charging slots (A or B) in the charging dock.

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

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

***

{% hint style="warning" %}
When charging the radio in its fully assembled state, **make sure to power down the radio before charging**.
{% endhint %}

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

***

{% hint style="info" %}
While charging, the LED indicators will blink yellow. When charging is complete, the LEDs will be solid green.
{% endhint %}

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

{% hint style="info" %}
The Silvus charging dock can be used as a stand-alone stand during field operations when a flat and stable surface is not available. **Do not charge the battery while using the dock as a stand and when the Silvus radio is powered on**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.deltaquad.com/tac/setup/ground-control-station-gcs/silvus-streamcaster-4240-ep/charging-the-silvus-battery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
