# Set Your Master Addresses

Before you can start accepting payments, AstraPay allows you to configure exactly **which cryptocurrencies and networks** you want to accept — and **where** those funds should be sent.

This step gives you full control over your payment flow, from asset selection to wallet routing.

#### 💱 **Choose Your Accepted Currencies**

In the **Payment Options** tab <mark style="color:yellow;">(can be found in</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**"Settings"**</mark><mark style="color:yellow;">)</mark>, you can select which cryptocurrencies you want to accept from customers. Each token & network can be enabled/disabled individually.

<figure><img src="/files/FNh6M1Csc6GI9iCnVTT5" alt=""><figcaption><p>Payment Options (Few assets &#x26; networks shown only)</p></figcaption></figure>

#### 🔐 **Assign Your Master Wallet Addresses**

In the **Master Addresses** tab <mark style="color:yellow;">(can be found in</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**"Settings"**</mark><mark style="color:yellow;">)</mark>, you’ll provide the wallet addresses where funds should be sent after payment is confirmed.

You can assign one address per supported chain:

* **BTC Address**
* **EVM Address** (covers ETH, BNB, Polygon, etc.)
* **SOL Address**
* **TRX Address**

> 💡 <mark style="color:green;">These addresses can be hot wallets, cold storage, or multi-sig vaults — AstraPay does not require access to private keys.</mark>

**You can change or update your master addresses at any time from your dashboard.**

<figure><img src="/files/Z1Dy6CXcCKXTLiDyUcPz" alt=""><figcaption><p>Master Addresses Tab</p></figcaption></figure>

Once set, these addresses will be used as the **final destination** for all customer payments — with funds automatically routed from AstraPay’s temporary wallet system directly to your specified master wallet.

This system ensures:

* Full control of your crypto
* Zero custody by AstraPay
* Secure, one-way fund delivery


---

# 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.chatastra.ai/astrapay/getting-started/set-your-master-addresses.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.
