# Can I switch between ºF / lb and ºC / Kg?

Certainly! You can easily switch between your preferred units of measurement for temperature and weight in the app settings. Follow these steps:

1. Open the app and tap the menu icon located at the top left corner.
2. Select "Settings" from the menu.
3. In the settings, you'll find options to choose your preferred temperature unit (ºF or ºC) and weight unit (lb or kg).
4. Make your desired selections for temperature and weight units.

<figure><img src="/files/xR61iHEoc2SiNPFWL9UK" alt="" width="268"><figcaption><p>1. Click the Menu on the top left corner.</p></figcaption></figure>

<figure><img src="/files/NcMbICrGITp9YVgr0ow8" alt=""><figcaption><p>2. Click "Settings"</p></figcaption></figure>

<figure><img src="/files/2pio5TggxlBlk502Uxle" alt="" width="375"><figcaption><p>3. Chose your preferred temperature unit</p></figcaption></figure>


---

# 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/can-i-switch-between-of-lb-and-oc-kg.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.
