> 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-2.md).

# Earn and Claim Badges

#### Badges

Badges are your achievements for your contribution to the Superchain Ecosystem. Badges are earned by doing specific activities, either onchain or offchain. Each badge is a form of recognition, showing what you’ve accomplished. For example, you might earn a badge for donating to a project on Gitcoin or participating in the Super Cohort 0. Badges show your experience and contributions and can also help unlock future perks.&#x20;

{% hint style="info" %}
Looking for more details about all of the badges? Visit the [Super Accounts Dune Dashboard](https://dune.com/superchain_eco/super-accounts) for stats and the [Badges Overview](/accounts/badges-overview.md) for more details about all badges.
{% endhint %}

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

#### How to Obtain Badges

You earn badges by completing activities which are curated by the Superchain Eco team. Some come from onchain actions, like completing a transaction or participating in a program. Others come from offchain contributions, like completing the Super Cohort. Each badge has specific criteria set by the Superchain Eco team to focus on meaningful contributions.

When you complete an action, Super Account verifies it through our trusted data sources. If valid, a badge is added to your profile. You will need to click the “Claim Badge” button, but the system guides you through that. Once claimed, the badge stays on your profile.

Many badges have multiple tiers. For example, The OP Mainnet user badge has you complete transactions on OP Mainnet and has 5 tiers. With Tier 1 being 5 transactions, Tier 2 transactions, Tier 3 transactions, Tier 4 transactions and Tier 5 transactions. As you continue transacting, your badge is upgraded rather than earning the same badge again.

You can view your badges in your Super Account dashboard. Each badge includes an image, its name, and tier. Clicking on it gives you more details. Your badge collection is public in the community, acting like a digital trophy case of your journey. Below is a list of all the current badges and how to earn them.&#x20;


---

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