# Charge

Your power meter will need a good charge before your first use. Your charger needs to be aligned properly to charge, so take note of the images below and how the charger is attached.

![](/files/-M-SWU0yYQpU67YgBmCL)

![](/files/-M-SWc8YCu5B6nFEZiSt)

When the charger is aligned properly, a green light will flash on the charger to let you know it is working properly.

![](/files/-M-SXjQJGWp0a98cY_sB)

{% hint style="info" %}
You power meter needs to charge for at least four hours to give it a full charge.
{% endhint %}

{% hint style="success" %}
The green LED on your power meter will blink and let you know how much battery is left. 5 blinks = 100%, 4 blinks = 80%, 3 blinks = 60%, 2 blinks = 40%, 1 blink = 20%. If your power meter has less than 10% battery left, it will give a rapid blink and shutdown.&#x20;
{% 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://support.onegiantleap.co.nz/2.1/dragon-boat/getting-started/charge.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.
