> For the complete documentation index, see [llms.txt](https://docs.themeatstick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeatstick.com/legacy-products/legacy/meatstick-2018/the-stick-isnt-charging-what-should-i-do.md).

# The 2018 Stick isn't charging

Encountering charging issues with your 2018 Stick? Here are some steps to resolve the problem:

**Clean Contact Points:**\
Ensure that the stainless steel contact points on the stick are clean. Wipe them to restore their metallic appearance, avoiding any black residue. Refer to our cleaning guide for more details.

**Wait for LED Activation:**\
Depending on the power source, the charger's LED might take a moment to activate. Give it around 40 seconds to see if the LED comes on.

**Fully Charged Indicator:**\
If the LED was previously on or flashing but isn't now, it likely means the MeatStick is fully charged. You can either replace the MeatStick on the charger or remove it to turn it on.<br>

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2F2aiyinvruvWvUoM7ordy%2Fold_stick_specs.jpg?alt=media&#x26;token=ac050347-5dbb-48a3-a561-96b581752e8d" alt=""><figcaption><p>MeatStick 2018 Specs</p></figcaption></figure>

**Check Connection:**\
If the LED keeps flashing after charging for over 6 hours, there could be an issue with the connection between the MeatStick and the charger. Clean the MeatStick cap and reposition it on the charger. If the flashing continues, please contact us at <https://tms.fyi/help>.

**No LED Activation:**\
If the charger's LED doesn't turn on when the MeatStick is plugged in, first plug the charger into power without the MeatStick. Then, place the MeatStick onto the charger after powering the charger. If the LED still doesn't activate after 40 seconds, please contact us at <https://tms.fyi/help> for further assistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.themeatstick.com/legacy-products/legacy/meatstick-2018/the-stick-isnt-charging-what-should-i-do.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
