# Units

1. Set Imperial: For å sette standardverdier til Imperial enhetstype.
2. Set Metric: For å sette standardverdiene til Metrisk enhetstype.
3. Kegs: For å sette enheten for fat.
4. Pour: For å sette enhetstypen på tapping.
5. Servings: For å sette enhetstypen på glass når en sjekker ut fra et fat.
6. Bottles: Enhetstypen på flasker.
7. Cans: Enhetstypen for bokser.
8. Plaato: Enhetstypen på [Plaato](/settings/plaato.md). Denne må være den samme som er satt i Plaato appen.

<figure><img src="/files/MWlOpwI492M9aROtukLz" 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/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.
