# Blockchain / Wallet Address Configuration

* Merchants must configure their wallet addresses to receive payments from customers.
* Presently, transactions are permitted through SUI, Solana, Blast, Polygon, and BNB wallets.
* The default coins SOL-USDC & SOL will automatically be included in the Solana wallet.
* Merchants can disable/enable the specific wallet.
* Please note that merchants cannot generate a Checkout link without first adding their wallet address.

{% hint style="info" %}
Reference image for Blockchain/Wallet Address Configuration:
{% endhint %}

<figure><img src="/files/G3zwKv3lYnccUeCgWeOf" 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://pocketpay.gitbook.io/pocketpay/product-manual/settings/blockchain-wallet-address-configuration.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.
