> 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/the-meatstick-app/app/registering-and-naming-your-stick.md).

# Registering and naming your Stick

The first time the MeatStick App sees a Stick, it walks you through a quick **Stick registration** so the app knows which Stick is which. This usually happens right after you lift the Stick off its charger near your phone.

## Name your Stick

When a new Stick is detected, the app prompts you to give it a name — something you'll recognize, like "Brisket," "Oven," or "Smoker #1." That name stays with the Stick on your account.

## Choose a color — V Prime & V Core

If you're registering a **V Prime Stick** or a **V Core Stick**, you can also pick its color during registration. Match it to the colored ID ring you've slipped on the Stick's handle, and the app reading will line up with the physical Stick — a lifesaver when you're running more than one. See [Cooking with more than one Stick](/cooking-and-care/cooking-and-care/multi-probe-cooking.md).

## After it's registered

Once registered, your Stick stays on your **home screen** so it's always one tap away. Each one shows its status at a glance:

| Status           | What it means                                                                                                                  |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **On**           | Powered on and ready to cook                                                                                                   |
| **Off**          | Powered down — usually resting on the charger                                                                                  |
| **Disconnected** | Out of range or signal lost — see [Range and connection drops](/troubleshooting/troubleshooting/range-and-connection-drops.md) |
| **Cook status**  | A cook is running — live temperature and progress                                                                              |

***

**Related:** [Only show my registered Sticks / re-set a Stick's color](/the-meatstick-app/app/what-do-the-advanced-settings-mean.md) (Advanced Settings)


---

# 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/the-meatstick-app/app/registering-and-naming-your-stick.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.
