# 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: 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.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-en-v1/user-interface/setup-page-explanation.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.
