# How can I edit the temperature during a cook?

Our app offers flexibility in adjusting your temperature settings even while cooking. Here are how you can  edit the temperature of your cook:

**Mid Cook Adjustments:**\
You can modify your targeted temperature and meat doneness settings while your cook is ongoing. The app is designed with modularity, allowing you to access and update settings at any point during the cook. Simply press your Stick’s cooking tag, and then press the edit button at the bottom of the page to start editing your cook.

\
**New Cook Setup:** \
To make changes during a cook, start by clicking the "+" icon located at the top right corner in the "Now Cooking" page. This action allows you to create a new cook for a different Stick or setting. If you have completed the cook, you can end it by accessing the menu or simply swiping to the right to reveal the "end" option.

<div align="center"><img src="/files/-MiQNDaZrZjiWwWGzbp5" alt="Press &#x22;Edit&#x22; to change the temp settings of your cook" width="375"></div>

<img src="/files/-MiQOx5yIn3MkMJiaz1Q" alt="You can change the warnings of your cook here" width="375">

By offering this flexibility, we aim to make your cooking experience seamless and adaptable to your preferences.


---

# 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/the-meatstick-app/how-can-i-edit-my-cook-setting-on-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.
