# How to set up my Stick?

You can also find these instructions within the app:

1. **Initial Smart Base Charging:**
   * Plug the Smart Base to a power source, let it charge for at least 1 hour before first use. For more information on the LED statuses for Base charging, click [here](https://docs.themeatstick.com/product-support/meatstick-v/how-to-charge-base)
2. **Initial Stick Charging:**
   * Place the Stick on the Smart Base. Stick will charge automatically when it's on the Base, let it charge for at least 1 hour before first use. Please see [here](https://docs.themeatstick.com/product-support/meatstick-v/how-to-place) for step-by-step instruction on how to place the Stick on the Base
3. **Activating the Stick:**
   * Remove the Stick from the charger to activate it. Select your Stick in the app and set up your cook settings.
4. **Inserting the Stick to Meat:**
   * Insert the Stick up to the line on the steel probe into the thickest part of the meat, avoiding fat and bone.
5. **Real-Time Monitoring:**
   * Receive temperature data on your smartphone. The app will notify you when the meat is perfectly cooked.
6. **Cook Completion and Resting:**
   * Let the meat rest before removing the Stick. Handle with care as it may be hot.
7. **Post-Cook Care:**
   * Allow the Stick to cool, [clean it](https://docs.themeatstick.com/product-support/the-meatstick-faq/maintenance), and place it back on the charger when dry. The Stick will automatically turn off when placed on the charger or when not in use if left out.

If you have any further questions or need additional assistance, don't hesitate to reach out to our support team at <https://tms.fyi/help>. Happy cooking with The MeatStick!


---

# Agent Instructions: 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/product-support/meatstick-v/how-to-setup.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.
