> For the complete documentation index, see [llms.txt](https://docs.superchain.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superchain.eco/accounts/editor-1.md).

# Getting Started

#### How to Create your Super Account

1. To get started, head to[ account.superchain.eco](https://account.superchain.eco).
2. Connect your EVM-compatible wallet. Metamask, Rabby, or Rainbow Wallet work well.
3. Sign the transaction to create your Super Account.&#x20;
4. Choose a unique name and Superchain ID.
5. Customize your Super Account Avatar
6. You can now start using your Super Account

<div align="center"><figure><img src="/files/7tI8CbzfmKuoLdKQ5ApA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IQzR6SAHpaTI2SAMBFaS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Guj6e8uLy6ZhonlHlPHV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FRbPrcUQ0MwphnYki74T" alt=""><figcaption></figcaption></figure></div>

#### Connecting wallets to your Super Account

Connecting multiple wallets to your Super Account helps unify your activity across the ecosystem. Each wallet you connect adds to your overall reputation and badge progress. A wallet can only be connected to one Super Account, and it must be invited to join.

1. Make sure you're logged in with your main Super Account.&#x20;
2. Invite your other wallet address to join.
3. On the welcome screen, click "Accept Invite."
4. Accept invite & Sign the message from that wallet to confirm.

Once accepted, both wallets can now be used to access your Super Account, and any contributions from either one will count toward your badges, points, and levels.

<div><figure><img src="/files/x0IdAf9XW6WK4ODKNbTn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JZHEqXLGoP5pBraxUJr8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gt7qM4zyGbzVNQGJkWsl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mpDITqbSWTgmX0oie4BB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lQ1QlpIQTjSgTyNIdJbM" alt=""><figcaption></figcaption></figure></div>


---

# 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.superchain.eco/accounts/editor-1.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.
