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

# 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="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FOMO0WQsxuN2cibahEK0f%2Fa.png?alt=media&#x26;token=4557c77d-8b4c-498b-9bac-83c4e2993eaa" alt="" width="268"><figcaption><p>1. Click the Menu on the top left corner.</p></figcaption></figure>

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FAXtmL6e5l2rgc9wxuVKi%2Fb.png?alt=media&#x26;token=c50ab6c5-e66d-4bca-88dd-ba037b27beaa" alt=""><figcaption><p>2. Click "Settings"</p></figcaption></figure>

<figure><img src="https://480337956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg4Jg9fo_8jMW0As7z7%2Fuploads%2FdnqRHVjhesTrr9UgKsD2%2FTemp%20setting.jpeg?alt=media&#x26;token=92f2f514-5cda-4693-b5bb-069096be8851" alt="" width="375"><figcaption><p>3. Chose your preferred temperature unit</p></figcaption></figure>


---

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