> For the complete documentation index, see [llms.txt](https://docs.main.community/guide_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.main.community/guide_en/gettingstarted/create-an-account.md).

# Create an account

**Creating an account** on MAIN is easy. You can go to [https://main.community](https://main.community/) or download the MAIN app on [Android](https://play.google.com/store/apps/details?id=is.mdk.app) or [iOS](https://apps.apple.com/app/id1415801270). To get started, simply log in using one of the suggested social networks, choose a username, and hit the create button.

Once your account is set up, you can add an avatar and description to personalize your profile. Your profile screen will show your **balance**, a list of your **board coins**, available and activated **boosts**, and your **invite code**.

<figure><img src="/files/uzvMkIGT4GObhdms3awJ" alt=""><figcaption></figcaption></figure>

The balance screen displays all your token **receipts** and **withdrawals** from your **internal account** on the platform. For instance, you can see rewards received for activity in communities, tokens spent on rockets, and more. Additionally, you can **deposit** funds to your balance from an external wallet or **withdraw** tokens from the platform to your external wallet.

<figure><img src="/files/YQHPRSBkbNp1zOajRCW2" alt=""><figcaption></figcaption></figure>

On your coins screen, you can view the list of boards coins in your connected **external wallet** and their estimated **value** in MAIN tokens or US dollars.

<figure><img src="/files/OCucSt4GQ7uzZaBVy3Fq" alt=""><figcaption></figcaption></figure>

After creating an account, you can use MAIN like any other social network. You can join communities, post content, comment on others' posts, and receive rewards from other users. However, to unlock the platform's full potential, you'll need to **connect** your cryptocurrency wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.main.community/guide_en/gettingstarted/create-an-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.
