# Devices

The devices page lists all your devices and the latest data recieved from them. Activate devices on the [Settings](/br/settings.md) page.

You can also configure and remove devices.

![Total control over all your integrated devices](/files/-LUFkKnl1KqWA1YXjrqe)

### Settings

#### Gravity offset

Offset needs to be written as a full number eg -8 instead of -0.008 when you want to adjust for example a gravity reading of 1.052 to 1.044.


---

# 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.brewfather.app/br/devices.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.
