# III.	Recharge the battery

1. To recharge your instrument, simply plug a cable into a USB port (computer, phone charger…). A light indicates the instrument is charging correctly. A full charge takes several hours. \
   ![](/files/a19ce7df2d3d36f139e3ec5c2477e56b98c6fb6d)
2. If the instrument is plugged in while operating, a menu appears and allows you to choose the action to perform:\
   \- "**Charge**" : Continue to use it (even in flight), and charge the battery.\
   \- "**Mass Storage**" : Connect the instrument to a computer as a "USB drive". \
   \- "**Syride Link**" : Connect the instrument for communication with the Syride Link software.\
   \
   ⚠️ **Important note:** The 2 modes "**Mass Storage**" and "**Syride Link**" stop the current flight recording if you activate them during a flight. Your instrument cannot be handled in these 2 modes: ![](/files/7ee4266f28ee0c4f0ccf1cbe543c559425a6a9c6)<br>
3. When operating and in 'Charge' mode, a swipe from top to bottom displays the information banner for a few seconds and allows you to check the battery charge status.\
   ![](/files/87201def98d33167871aa9d699b90090550560f9)
4. Disconnect the instrument to stop its charging. The LI-ION battery has no memory effect.


---

# 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://manuals.syride.com/notice-evo-v2-english/iii.-recharge-the-battery.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.
