> 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/which-meatstick-do-i-have.md).

# Which MeatStick do I have?

Not sure which one you've got? Start here — it points you to the right setup guide.

## Is it a V Series?

The current generation is the **V Series**. Tell-tale signs: a ceramic handle (dark charcoal *or* smooth blue-gray), a USB-C base or charger, and pairing through the MeatStick App with no separate WiFi Bridge box.

| Your set has…                                                | You have a…     | Set it up                                             |
| ------------------------------------------------------------ | --------------- | ----------------------------------------------------- |
| One Stick + a single-Stick base with a button (no screen)    | **V Prime Set** | [Set up your V Prime](/v-prime-set/v-prime/set-up.md) |
| One Stick + a slim stackable charger (no screen, no buttons) | **V Core Set**  | [Set up your V Core](/v-core-set/v-core/set-up.md)    |
| Two Sticks + a base with an **LCD screen**                   | **V Duo Set**   | [Set up your V Duo](/v-duo-set/v-duo/set-up.md)       |
| A Stick + a hub **plus a separate wired probe on a cable**   | **V Forge Set** | [Set up your V Forge](/v-forge-set/v-forge/set-up.md) |

Telling the two V Series Sticks apart: the **V Prime Stick** has a dark, faceted charcoal handle; the **V Core Stick** has a smooth blue-gray handle. The V Prime also reads cook-environment (ambient) temperature on its own; the V Core focuses on internal temperature.

## Is it a legacy MeatStick?

If your thermometer came with a separate **WiFi Bridge** box, uses replaceable batteries in the charger, or is a few years old, it's a legacy product. They're still supported in the app — head to the section that matches yours:

* **MeatStick 4 / Chef** (the generation before V Series) → [MeatStick 4 and Chef](/legacy-products/legacy/meatstick-4-and-chef.md)
* **MeatStick / Mini** (the original wireless Sticks) → [MeatStick and Mini](/legacy-products/legacy/meatstick-and-mini.md)
* **The MeatStick (2018)** (the first-generation Stick) → [The MeatStick 2018](/legacy-products/legacy/meatstick-2018.md)
* **WiFi Bridge** (the add-on box that gave older Sticks cloud range) → [WiFi Bridge](/legacy-products/legacy/wifi-bridge.md)

Still not sure? [Fill out a ticket in the app](https://tms.fyi/help) with a photo and we'll identify it for you.


---

# 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:

```
GET https://docs.themeatstick.com/which-meatstick-do-i-have.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.
