# Units

1. Set Imperial: To set default values to Imperial unit type.
2. Set Metric: To set default values to Metric unit type.
3. Kegs: To set the unit for kegs.
4. Pour: To set the unit type for pouring.
5. Servings: To set the unit type for servings when checking out from a keg.
6. Bottles: Unit type for bottles.
7. Cans: Unit type for cans.
8. Plaato: Unit type for [Plaato](/english/settings/plaato.md). This must be the same as set in the Plaato app.

<figure><img src="/files/gVj5uzIaYKyS34IpLqLo" alt=""><figcaption></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.barhelper.app/english/settings/units.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.
