# Why is my Stick not connecting or not found in the App?

If you're encountering difficulty connecting your Stick to the app, it might be due to the following reasons:

**Incorrect Placement on Charger:**

* Ensure the round metal cap of the Stick touches the metal spring of the charger.

<img src="/files/-MhvKNWmX3cIV4tCn-fn" alt="Correct Stick placement on the MeatStick charger" width="375">

<figure><img src="/files/l8PVzAkYQ8FWxmxPBWXP" alt="" width="375"><figcaption><p>Correct Stick placement on the MeatStick Mini charger</p></figcaption></figure>

**Bluetooth Issues:**

* Restart your phone to resolve potential Bluetooth problems.

**Location Permissions:**

* Check your phone's settings to ensure the MeatStick app has "Always" location permissions.

**Insufficient Charging:**

* Make sure the Stick is sufficiently charged and [the contact points are clean](/product-support/the-meatstick-faq/maintenance.md). Place the Stick back on the charger and press the button to initiate charging. Let it charge until the LED turns off before attempting to connect again.

If the issue persists and your Stick doesn't appear in the app, please create a ticket at <https://tms.fyi/help>.


---

# 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/true-wireless-meat-thermometer-stick/i-cant-find-the-stick-in-the-app.-what-can-i-do.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.
