# Common Wallet

There are two types of wallet addresses that exist on Common:&#x20;

1. Your existing wallet that you've connected to Common (i.e.: Metamask, Keplr, etc.)
2. A wallet address that we generate on your behalf using [Magic Link](/commonwealth/account-overview/creating-your-account/sso-explained.md). Magic wallet addresses are generated every time someone signs up or logins in with a new social login.&#x20;

Both wallet types can perform transactions, acquire token, farm aura, receive referral rewards, and more! This section covers everything that you can do with each type of wallet on Common.


---

# 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.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.
