# Funding Your Magic Wallet

### Why You Should Fund Your Magic Wallet

There are a number of ways that you can participate onchain on Common including purchasing [Launchpad](/commonwealth/launch/launchpad.md) tokens, accessing gated areas, voting, and earning rewards In order to participate in any onchain activity on Common, users must have funds available on their connected address. Therefore, Common has built an onramp that allows users to add funds to their [Magic address](/commonwealth/account-overview/creating-your-account/sso-explained.md).&#x20;

*note: if you have logged into Common with a wallet using one of the "Wallet" options you can leverage the funds within that wallet to participate in all of Common's onchain activities.*

Funds can be added to a Magic address [during the account creation process](/commonwealth/community-overview-1/common-wallet/funding-your-magic-wallet/adding-funds-during-account-creation.md) or by adding funds later in the Wallet page.&#x20;


---

# 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/community-overview-1/common-wallet/funding-your-magic-wallet.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.
