# Signing Up

Users can create a Common account using a

* Crypto Wallet
* Email
* Google&#x20;
* GitHub account
* X/Twitter
* Apple
* Farcaster&#x20;
* SMS

To get the most out of the Common platform we recommend logging in with a crypto wallet.

Clicking the login button on the top right of [www.common.xyz](https://common.xyz/dashboard/for-you) will prompt you to select which account creation method you prefer. Here is a video walkthrough of what account creation looks like:

{% embed url="<https://www.loom.com/share/c8e5abc3255246069956c664775ffc25?sid=370aae87-7e21-4731-ab25-d26b64e70ff6>" %}

As seen in the video walkthrough, after selecting you login option you are then prompted to add a username and optionally add your email (private) and set your community preferences.

Login options may change if you decide to login while in an existing Common forum.&#x20;

**Example**: Some forums do not have Github login available.&#x20;

**Note:** Navigate to a Cosmos community to link a Cosmos wallet.


---

# 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/creating-your-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.
