> 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/readme.md).

# The MeatStick Help Center

Welcome! Pick your product below for setup, troubleshooting, and care — everything for your MeatStick in one place.

> **New to MeatStick?** [How your MeatStick works →](/how-your-meatstick-works.md)
>
> **Not sure which one you have?** [Find your MeatStick →](/which-meatstick-do-i-have.md)

## Your product

{% content-ref url="/pages/4fLlykrjLw6v1LD2FwfQ" %}
[V Prime Set](/v-prime-set/v-prime.md)
{% endcontent-ref %}

{% content-ref url="/pages/nWVLBaczmmllwi8JsCLX" %}
[V Core Set](/v-core-set/v-core.md)
{% endcontent-ref %}

{% content-ref url="/pages/CIGTjn2ZrYLtLycxhCQ5" %}
[V Duo Set](/v-duo-set/v-duo.md)
{% endcontent-ref %}

{% content-ref url="/pages/9xh3wU4uXsC90gmWkxSP" %}
[V Forge Set](/v-forge-set/v-forge.md)
{% endcontent-ref %}

## More help

{% content-ref url="/pages/-MgEavyJ9PND0l6Rbo53" %}
[The MeatStick App](/the-meatstick-app/app.md)
{% endcontent-ref %}

{% content-ref url="/pages/54ZZUwQTZ9X3TxUzRn5n" %}
[Cooking & Care](/cooking-and-care/cooking-and-care.md)
{% endcontent-ref %}

{% content-ref url="/pages/IvNgdChlKJtX3KkBC6Je" %}
[Troubleshooting](/troubleshooting/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/76ZccrJK5pI9huK2ycmQ" %}
[Buying Help & Warranty](/buying-help-and-warranty/buying-and-warranty.md)
{% endcontent-ref %}

{% content-ref url="/pages/RejAoNfbcSDgLIOQXw12" %}
[Legacy Products](/legacy-products/legacy.md)
{% endcontent-ref %}

Can't find what you need? [Fill out a ticket in the app](https://tms.fyi/help) and our Support Team will get back to 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/readme.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.
