# Disable Manual Amount Entry

This setting prevents users from manually entering amounts on the terminals.

{% hint style="success" %}
**Best Practice:**

Always turn this setting on to avoid discrepancies.
{% endhint %}

On the Viva terminal:

1. Go to **Settings > PIN-protected settings.**
2. Under **Additional options**, toggle **Disable manual amount entry** on.

<figure><img src="/files/fXd8PVmeZVk7jOo3FkCQ" alt="" width="375"><figcaption></figcaption></figure>

When enabled, the terminal will only display ***"Waiting for transaction"*** and cannot initiate payments independently. This ensures all transactions are initiated through the POS.

<figure><img src="/files/07o13B1FTBCcQyHlU2dT" alt="" width="375"><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.bossithq.com/payment-terminals/viva-wallet/viva-terminal-configurations/disable-manual-amount-entry.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.
