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

# The MeatStick App

- [The MeatStick App](https://docs.themeatstick.com/the-meatstick-app/app.md)
- [Where do I download the App?](https://docs.themeatstick.com/the-meatstick-app/app/where-do-i-download-the-app.md)
- [I am having trouble logging in to the App](https://docs.themeatstick.com/the-meatstick-app/app/having-trouble-logging-into-the-app.md)
- [Your MeatStick account](https://docs.themeatstick.com/the-meatstick-app/app/your-meatstick-account.md)
- [Registering and naming your Stick](https://docs.themeatstick.com/the-meatstick-app/app/registering-and-naming-your-stick.md)
- [Using more than one base, or switching bases](https://docs.themeatstick.com/the-meatstick-app/app/using-more-than-one-base.md)
- [Why is it necessary to allow Location Services?](https://docs.themeatstick.com/the-meatstick-app/app/why-is-it-necessary-to-allow-the-location-service-while-using-the-meatstick-app.md)
- [How can I edit the temperature during a cook?](https://docs.themeatstick.com/the-meatstick-app/app/how-can-i-edit-my-cook-setting-on-app.md)
- [Why can't I see any remaining time on my cook?](https://docs.themeatstick.com/the-meatstick-app/app/why-cant-i-see-any-remaining-time-on-my-cook.md)
- [What do the Stick's battery colors / levels represent?](https://docs.themeatstick.com/the-meatstick-app/app/what-does-the-sticks-battery-colors-levels-represent.md)
- [How can I change the sounds for my alert settings?](https://docs.themeatstick.com/the-meatstick-app/app/how-can-i-change-the-sounds-for-my-alert-settings.md)
- [Can I switch between °F / lb and °C / Kg?](https://docs.themeatstick.com/the-meatstick-app/app/can-i-switch-between-of-lb-and-oc-kg.md)
- [What do the Advanced Settings mean?](https://docs.themeatstick.com/the-meatstick-app/app/what-do-the-advanced-settings-mean.md)
- [How can I reset my app settings?](https://docs.themeatstick.com/the-meatstick-app/app/how-can-i-reset-my-app-settings-i-want-to-choose-a-different-charger..md)
- [How can I delete past cooks and end a cook?](https://docs.themeatstick.com/the-meatstick-app/app/how-can-i-delete-past-cooks-and-end-cook.md)
- [How to re-apply past-cooks settings to a new cook?](https://docs.themeatstick.com/the-meatstick-app/app/how-to-re-apply-past-cooks-settings-to-a-new-cook.md)
- [Can I save my cook's temperature data?](https://docs.themeatstick.com/the-meatstick-app/app/can-i-save-my-cooks-temperature-data-to-review-on-my-own.md)
- [What is The MeatStick Cloud, and how to use it?](https://docs.themeatstick.com/the-meatstick-app/app/what-is-the-meatstick-cloud-and-how-to-use-it.md)
- [What is WiFi Link and why is it important?](https://docs.themeatstick.com/the-meatstick-app/app/what-is-wifi-link-and-why-is-it-important.md)
- [Do you add more recipes frequently?](https://docs.themeatstick.com/the-meatstick-app/app/do-you-add-more-recipes-frequently.md)


---

# 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.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.
