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

# What's in the box

| Item                            | What it does                                                                                                                                                                                                  |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **MeatStick V Prime Stick** (1) | 5 internal sensors + 1 built-in ambient sensor. Used for the primary protein on your cook — measures both meat and ambient temperature.                                                                       |
| **MeatStick V Core Stick** (1)  | 5 internal sensors, no ambient (cook environment is already covered by the V Prime Stick above). Used for the secondary protein on the same cook.                                                             |
| **MeatStick V Duo Base**        | Two-Stick charging cradle with a built-in **LCD display** that shows temperatures at a glance — phone-optional cooking. Has WiFi for cloud monitoring + Bluetooth 5. USB-C powered with rechargeable battery. |
| **USB-C charging cable**        | For the Duo Base.                                                                                                                                                                                             |
| **Quick-start guide**           | Printed setup instructions.                                                                                                                                                                                   |

## Why one Stick has ambient and the other doesn't

When you're running two Sticks on the same cook (a brisket and ribs on the same smoker, two steaks at different doneness, mains and sides in the oven), you only need **one** ambient temperature reading — the cook environment is the same for both proteins. So the V Duo Set pairs one ambient-equipped Stick (the V Prime Stick) with one non-ambient Stick (the V Core Stick) instead of duplicating the ambient sensor unnecessarily.

Both Sticks have the same internal-temperature accuracy and sensor count — the only difference is the ambient sensor on the V Prime Stick.

## The on-base LCD display

The V Duo Base is the only V Series base with a built-in screen — temperatures visible at a glance from across the patio, no need to keep your phone with you at the grill. The phone is still there for cloud monitoring when you want it; you just don't need it for at-the-grill checks.

## 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-duo-set/v-duo/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.
