# User Sign Up + Sign In

- [Signing Up](https://docs.common.xyz/commonwealth/account-overview/creating-your-account.md)
- [Supported Wallets](https://docs.common.xyz/commonwealth/account-overview/creating-your-account/login-with-wallet.md)
- [Social Login Explained](https://docs.common.xyz/commonwealth/account-overview/creating-your-account/sso-explained.md)
- [Magic Wallet Private Keys](https://docs.common.xyz/commonwealth/account-overview/creating-your-account/sso-explained/magic-wallet-private-keys.md)
- [Joining a Community](https://docs.common.xyz/commonwealth/account-overview/creating-your-account/joining-a-community.md)
- [Connecting a New Address](https://docs.common.xyz/commonwealth/account-overview/creating-your-account/connecting-a-new-address.md)
- [Mobile Setup](https://docs.common.xyz/commonwealth/account-overview/mobile-setup.md): Common Progressive Web App
- [Referrals](https://docs.common.xyz/commonwealth/account-overview/referrals.md)
- [Moonpay Integration](https://docs.common.xyz/commonwealth/account-overview/moonpay-integration.md)
- [User Trust Levels](https://docs.common.xyz/commonwealth/account-overview/user-trust-levels.md): Trust.
- [Manage Your Profile](https://docs.common.xyz/commonwealth/account-overview/manage-your-profile.md)
- [Merge Accounts](https://docs.common.xyz/commonwealth/account-overview/manage-your-profile/merge-accounts.md): How to merge accounts on Common
- [User Notifications](https://docs.common.xyz/commonwealth/account-overview/manage-your-profile/user-notifications.md): Subscribe to notifications from your favorite communities!
- [Setting Up In App Notifications](https://docs.common.xyz/commonwealth/account-overview/manage-your-profile/user-notifications/notifications.md)
- [Checkin In App Notifications](https://docs.common.xyz/commonwealth/account-overview/manage-your-profile/user-notifications/checkin-in-app-notifications.md)


---

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