# How to Use

#### Use a Wallet to Verify

1. Use a wallet that runs Branta on the send-side
   1. See the wallets currently using Branta: <https://www.branta.pro/network?tab=wallet>
2. Go to <https://www.branta.pro/network> to see businesses verified by Branta and go to a website
   1. In this case we are going to [Peony Lane](https://www.peonylanewine.com/)
3. Shop as you normally would.
4. Go to checkout
5. Scan the invoice QR code from your wallet

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

{% hint style="info" %}
The video is not sped up, that is how fast it scans
{% endhint %}

#### Click to Verify

Use this option if you are not using a wallet that is running Branta.

1. Go to <https://www.branta.pro/network> to see businesses verified by Branta and go to a website
   1. In this case we are going to [Oshi.](https://oshigood.us/)
2. Shop as you normally would.
3. Go to checkout.

<figure><img src="/files/yy1OcsQpSRCp1HBXNnXA" alt="" width="350"><figcaption></figcaption></figure>

4. Click: `Click to verify with Branta`.
5. A new window will appear verifying, or not verifying the intended payment address.

<figure><img src="/files/lJGLTfKGbpJbESLq1hal" alt="" width="563"><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://developer.branta.pro/branta/how-to-use.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.
