> For the complete documentation index, see [llms.txt](https://docs.lorric.com/qr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-en-v1/user-interface/setup-page-explanation.md).

# Settings Screen

{% hint style="info" %}
While the display is in the settings screen, flow calculation, totalised flow accumulation, and communication functions are temporarily suspended.&#x20;
{% endhint %}

From the main screen, press the bottom-right button to enter the settings menu. The screen will appear as follows:

<figure><img src="/files/X10Pqt4vtXipmYeFXZIS" alt=""><figcaption></figcaption></figure>

YYou can use the **two middle buttons** to scroll through the available **parameter categories**.\
For a full list of parameter categories and definitions, refer to the **parameter settings page**.

Once inside a sub-menu, you can select the specific parameter to configure. The screen will appear as follows:

<figure><img src="/files/4LiDJBeJ4mOYdFxgssyp" alt=""><figcaption></figcaption></figure>

If **“N/A”** appears in the **bottom-right corner** of an option, it means that the **function is not available** on the current hardware version and **cannot be accessed**.

<figure><img src="/files/UdLpgEa7zo0wYCs1ZKL3" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-en-v1/user-interface/setup-page-explanation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
