# How to Set or Clear a Payment Amount

Stone Wallet allows you to request a fixed payment amount when sharing your QR code or payment link. This is useful when you want the sender to pay a specific value instead of entering it manually.

***

### Setting an Amount

1. From the Pay screen, tap Set Amount.

   Enter the amount you would like to receive, then confirm.
2. Once set, the amount will appear at the top of your Pay screen, and your QR code will automatically include this value for the recipient.&#x20;

Anyone scanning your QR code or opening your payment link will see the preset amount and can proceed directly with payment.

#### Clearing an Amount

If you have previously set an amount, you can remove it at any time.

**From the Pay screen, tap Clear Amount.**

Your QR code will return to an open-ended state, allowing the sender to input their own amount.

***

You can update or clear the amount at any time before a payment is made.

This feature works for both QR code payments and payment links.


---

# 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.stakestone.io/stakestone/stone-wallet/frequently-asked-questions/how-to-set-or-clear-a-payment-amount.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.
