> 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/using-more-than-one-base.md).

# Using more than one base, or switching bases

Got a second Set, or want the app to work with a different base than the one you set up with? Here's how it works today.

## Adding more Sticks — easy

The app handles **up to 8 Sticks** at once. Just activate each new Stick on its charger and register it — it appears alongside your others. See [Cooking with more than one Stick](/cooking-and-care/cooking-and-care/multi-probe-cooking.md) and [Adding more Sticks to your V Forge](/v-forge-set/v-forge/adding-more-sticks.md).

## Switching which base the app uses

If you own more than one base — say a V Prime's Smart Base **and** a V Forge's WiFi Hub — and you want the app set up for the other one, re-run the in-app setup so it picks up the base you're using now:

1. Open the app's **Menu**.
2. Go to **Help → Quick Start Tutorial**.
3. Follow it through and choose the base/charger you're using.

This resets the app's setup so it's pointed at the right base. (Full steps: [How can I reset my app settings? I want to choose a different charger](/the-meatstick-app/app/how-can-i-reset-my-app-settings-i-want-to-choose-a-different-charger..md).)

> Not sure which base goes with which Set? See [Which MeatStick do I have?](/which-meatstick-do-i-have.md) — each set's page covers its own base.

If you ever get cook-start instructions that don't match the base in front of you, running the Quick Start Tutorial again clears it up. Still stuck? [Fill out a ticket in the app](https://tms.fyi/help).


---

# 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/using-more-than-one-base.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.
