# Moonpay Integration

### How to Add Funds with MoonPay on Common

You can now buy crypto directly inside Common using **MoonPay**, a trusted fiat onramp. Whether you're new to crypto or need to top up your wallet, MoonPay makes it seamless.

#### 🌍 Before You Start

Make sure MoonPay is available in your country:\
[🔗 Check supported regions](https://support.moonpay.com/)

> Note: You’ll need **ETH on the Base network** to interact with communities and contribute onchain through Common.

***

#### How to Add Funds with MoonPay

> **Important:** The Wallet Manager (and MoonPay integration) is only available to users who log in via **SSO (Magic)**.\
> If you use MetaMask or another external wallet, you’ll need to fund it outside of Common.

***

1. **Sign into Common**\
   Log in with your Magic (email-based SSO) account.
2. **Click the Wallet and Rewards icon**\
   You’ll find this in the top right of the page, just left of your profile image.

   <div align="left"><figure><img src="/files/FHz7EAN8SVvB1lNa16z8" alt=""><figcaption></figcaption></figure></div>
3. **Click “Open Wallet Manager”**\
   Under your wallet balance, you’ll see the option to manage your funds.

   <figure><img src="/files/ZXqv9uqShROorRPZJICF" alt=""><figcaption></figcaption></figure>
4. **Press “Deposit Funds via MoonPay”**\
   This opens a secure MoonPay flow directly in-app.

   <figure><img src="/files/GC9fEc3RTfkq7ObSHm0G" alt=""><figcaption></figcaption></figure>
5. **Complete your purchase**
   * Select your asset (ETH or USDC on Base)
   * Enter the amount
   * Complete KYC if prompted
   * Add payment details and confirm

Once done, funds will be deposited into your **Magic wallet**.

***

#### Additional Notes

* ETH on the **Base** network is required to post, vote, or transact on Common.
* MoonPay may apply fees and require identity verification.
* Users with **MetaMask** or external wallets must fund them separately (e.g., via centralized exchanges or bridges).

***

Need help? Join us in the Common Discord or visit MoonPay Support.

{% file src="/files/w6PCbkehGQ21rhAiElaS" %}


---

# 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.common.xyz/commonwealth/account-overview/moonpay-integration.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.
