# How do I charge my Stick?

<figure><img src="/files/BrUYt18a7z5akTcSyYyW" alt="" width="375"><figcaption><p>Place Stick on the Smart Base</p></figcaption></figure>

**Automatic Charging:**

* Insert the Stick into the Smart Base to charge automatically. The LED will flash green until the battery is full. Placing it on the Smart Base after cooking turns it off and charges it overnight.

**Quick Charging:**

* Charge for 5 minutes for around 4 hours of use.
* Charge for 10 minutes for around 9 hours of use.

**Tips:**

* [Clean your Stick](/product-support/the-meatstick-faq/maintenance.md) before charging to ensure proper charging.

**Battery Life:**

* When fully charged, the Stick can remain active for over 50 hours.

Note: Do not place a wet Stick onto the charger.


---

# 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/meatstick-v/how-to-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.
