# Claiming Identity (ENS, SNS...)

MNS allows you to **re-claim** any ENS domain you own without purchasing a separate name. During this process, the MNS system checks on-chain ownership to verify you truly own the ENS domain, then transfers your recognized domain into MNS under the same wallet address.

{% stepper %}
{% step %}

### **Connect Your Wallet and Switch to Ethereum**

* On the MNS Home page, ensure your **wallet** is connected and **Ethereum** is selected as the network.
* Ensure you connect **the same wallet** that currently holds the ENS domain you want to claim.
  {% endstep %}

{% step %}

### **Enter Domain in Search**

* Start typing the ENS domain you own in the search bar.
* A dropdown displays up to **3 search results** matching your text and a **“See all results”** option.
* Review the Dropdown
  * The system shows a 100% discount label if you own the ENS domain.
  * Click an **Available** name → goes to the **Reclaim ENS** page (if it’s an ENS domain you own) or standard **Registration** page (if you don’t own it).
  * Click a **Taken** name → goes to the **Identity Details** page (read-only).
  * Click **“See all results”** → opens the **Search** page, where you’ll find more results.
    {% endstep %}

{% step %}

### Verifying ENS Ownership for Discounts

* MNS verifies on-chain that your **connected wallet** is the **Owner** of the ENS domain.
* If you qualify, you’ll see **100% Off** on the search results and a **0 ETH** price at checkout.
* Click on an **Available** ENS domain you own; you’ll see the **Reclaim ENS** page

{% hint style="warning" %}
**Ownership Limitations**

* **Exclusive** MNS identities are **not** eligible for the free ENS re-claim discount.
* **ENS domain owners can claim for free only once.** Any renewal or second attempt uses **full** MNS pricing.
* If your ENS domain registration has **already expired** on Ethereum, standard MNS pricing applies.
  {% endhint %}
  {% endstep %}

{% step %}

### Reclaiming ENS Domain

**Registration Period**

* ENS owners get **6 months** automatically (free).
* This duration is **fixed** (cannot be changed).

**Check Availability**

* After verifying ownership and the domain’s active status, click **“Check Availability.”**
* If successful, you’ll see a **“Claim”** button.

**Confirm & Claim**

* Click **“Claim.”** Approve the transaction in your wallet.
* If successful, a **“Congratulations”** window appears, confirming your identity is now on MNS.
  {% endstep %}

{% step %}

### Post-Claim Actions

* Learn More about Rewards System and Flakes: [Rewards & Gamification](/snowball/programs-and-gamification/rewards-and-gamification.md)
  * Claim your Reward for ENS Claiming
  * Share New Identity in X and earn Flakes
* Configure your Identity
  * [Add Addresses and TXT records](/snowball/modular-naming-service-mns/identity-data-management.md)
  * Set NFT Avatar
  * Add email
* Get Reputation Score for your wallet or identity with [Reputation Scoring System](/snowball/modular-naming-service-mns/reputation-scoring-system.md).
* Get your Referral Code and participate in MNS Referral Programs: [Referral & Affiliate Systems](/snowball/programs-and-gamification/referral-and-affiliate-systems.md).
  {% endstep %}
  {% endstepper %}


---

# 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://snowball-mns.gitbook.io/snowball/modular-naming-service-mns/identity-management-system/claiming-identity-ens-sns....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.
