> 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/v-prime-set/v-prime/whats-in-the-box.md).

# What's in the box

| Item                        | What it does                                                                                                                                                                                                                       |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **MeatStick V Prime Stick** | The wireless Stick that goes in the meat. 5 internal temperature sensors + 1 built-in ambient sensor for cook-environment temperature, all in a single 5 mm stainless Stick. 50+ hour battery, 1200°F ceramic handle, Bluetooth 5. |
| **MeatStick V Smart Base**  | Charges the Stick, extends Bluetooth range up to \~900 ft, and bridges to your home WiFi for cloud monitoring. USB-C powered with built-in rechargeable battery (\~14 hours). Magnetic back for mounting.                          |
| **USB-C charging cable**    | For the Smart Base.                                                                                                                                                                                                                |
| **Quick-start guide**       | Printed setup instructions.                                                                                                                                                                                                        |

## How V Prime measures both temperatures from one Stick

The V Prime Stick combines 5 internal-temperature sensors plus a built-in ambient sensor in a single Stick. The internal sensors give you meat temperature; the ambient sensor reads the cook environment around the Stick. Both measurements stream to the MeatStick App through the Smart Base.

For most weeknight cooks, sears, oven roasts, and sous vide, this one-piece setup is the simplest path — meat temperature *and* cook environment, no extra hardware to clip at the grate.

For long smoker cooks where pit-temperature accuracy is critical, you'd want the [V Forge Set](/v-forge-set/v-forge.md) instead — its separate Wired Ambient Probe at grate level isn't affected by the cold meat the Stick is sitting in.

## Setup

{% content-ref url="/pages/KE1CiVPpN7KnDWADcSVU" %}
[Set it up](/v-prime-set/v-prime/set-up.md)
{% endcontent-ref %}

## What if something's missing?

[Fill out a ticket in the app](https://tms.fyi/help) and our Support Team will get you sorted.


---

# 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/v-prime-set/v-prime/whats-in-the-box.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.
