# How should I store my Stick?

Properly storing your Stick ensures its longevity and optimal performance. Follow these guidelines:

**Keep Your Stick on the Charger:**\
Always leave your Stick on the charger when not in use. This keeps the battery charged and ready to go. Before placing it on the charger, make sure both [the Stick and charger are clean](/product-support/the-meatstick-faq/maintenance.md). If the charger's batteries run out, it won't charge the Stick, so check them regularly.

**Charge Sticks Periodically:**\
Even when not in use, charge your Stick every 3 months, or at least every 6 months. This prevents the battery from draining completely and keeps your Stick ready for your next cook.

Do Not Place a Wet Stick on the charger. This will damage the charger and over time will prevent your charger from charging the Stick.

By adhering to these storage recommendations, you'll ensure that your Stick is always powered up and ready to assist you in your culinary adventures.


---

# 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-should-i-store-my-stick.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.
