# Create Your Business Account

🧩 Step 1: Connect Your Wallet

To begin, connect your Web3 wallet (such as MetaMask, Trust Wallet, or any supported wallet). This wallet will act as your **authentication method** and will be used to access your AstraPay dashboard.

> **Note:** You are not required to receive payments to this wallet. You can assign a separate wallet address later.

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

🏢 **Step 2: Set Up Your Business Information**

After connecting your wallet, you’ll be asked to fill out basic information about your business. This helps personalize your AstraPay dashboard, payment links, and invoice templates.

Here’s what you’ll provide:

**Business Information**

* **Business Name** *<mark style="color:red;">(required)</mark>*
* **Email Address** *<mark style="color:red;">(required)</mark>*
* **Website** *(optional)*

**Business Address**

* Country *(optional)*
* Street Address *(optional)*
* Apartment/Suite (optional)
* City, State, ZIP or Postal Code *(optional)*

**Additional Information**

* **Business Description** *(optional)* – Describe what you do or sell to help contextualize your account.

> <mark style="color:green;">🔒</mark> <mark style="color:green;"></mark>*<mark style="color:green;">This information is only used to customize your experience and is not publicly visible unless shared on your payment pages or invoices.</mark>*

**You can edit these details at any time from your settings.**

<figure><img src="/files/03BFSwSZqXOaGkZvKF7H" alt=""><figcaption></figcaption></figure>

📧 **Step 3: Verify Your Email Address**

For security and communication purposes, you’ll be asked to verify your email. A one-time verification code will be sent to your inbox.

Email is used for:

* Email ownership verification
* Invoice confirmations
* Payment alerts
* Notifications and security updates

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

💼 **Step 4: (Optional) Add Master Wallet Addresses**

You can now set one or more **master wallet addresses** — these are where AstraPay will send incoming payments after validating each transaction.

This step is optional and can be done later in the settings. You may:

* Add any EVM-compatible wallet address
* Use cold wallets or multi-sig vaults
* Change or remove wallets anytime

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

📊 **Step 5: Access Your Dashboard**

Once all steps are complete, you’ll be redirected to your dashboard — where you can start creating products, sending invoices, generating payment links, and tracking payments in real-time.

<figure><img src="/files/3ukueMANAfmN3QcOM1mL" 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://docs.chatastra.ai/astrapay/getting-started/create-your-business-account.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.
