# How do I know if the Stick is charging / charged?

Understanding whether your stick is charging or fully charged is straightforward. Here's how:

**LED Charger Indicator:**\
When you place your stick on the charger and press the button, the indicator light will turn on. This light remains illuminated until the stick is fully charged. Its activation signifies that the charger's battery is operational and the stick is being charged.

**Checking the Battery Status of the Probe:**\
To confirm the charging process, refer to your app. A stick icon with a battery and lightning bolt will be displayed, indicating ongoing charging.

Simply open the app wen you're charging the Stick. When you see your Stick in the app, simply observe the battery icon on the app to see the battery level of the Stick. (Lightning bolt symbol indicates that the Stick is charging)

<figure><img src="/files/vDON1XAatORVwlPEuxZK" alt="" width="375"><figcaption><p>Battery charging icon</p></figcaption></figure>

<img src="/files/-MiVTAylgXKHv3QKuFe-" alt="Battery status" width="375">


---

# 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.themeatstick.com/product-support/the-meatstick-faq/how-do-i-know-if-the-stick-is-charging-charged.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.
