# Claiming Your NFTs

How to claim your NFTs on the Cosmos Hub after migration.<br>

{% hint style="info" %}
Attention: Claiming will be available AFTER auto-migration phase. We estimate auto-migration to take around 1 to 2 days to be completed.
{% endhint %}

## Auto-migration vs Claims

### Top 200 Collections

The top 200 collections by year trading volume will be automatically auto-migrated to your wallet. No action required, no cost.

### Featured Collections

Featured Collections, 1/1s, Team Picks and Collections chosen by the community will also auto-migrate.\
\
\*Partially minted collections will not be able to be auto-migrated. Any partially minted needs to be claimed.&#x20;

### Other Collections

Collections outside the auto-migration list must be claimed manually. Gas fees apply.

***

## Before You Start

Make sure you have:

* The wallet that held your NFTs on Stargaze L1
* ATOM for gas fees
* Access to [stargaze.zone](https://stargaze.zone)

## How Claims Work

Your NFTs were snapshotted before migration.&#x20;

Auto-migration phase should be completed first before claim is active (after snapshot, it will take 1-2 days for the completion due to block space).

To claim:

1. Connect your original wallet
2. View your claimable NFTs
3. Claim them to your Hub address.&#x20;
4. Due to block space, it might take a while for the claim to be done. Check back  after a while if you have many NFTs on your wallet.
5. They appear in your profile as claimed.

**You only need to claim once.** The system handles batching automatically behind the scenes due to block space limits. This may take several minutes depending on how many NFTs you hold.

###

After claiming:

* NFTs appear as **Collected** on your profile
* They're tradeable on the Marketplace
* Full functionality restored

## Costs

**Auto-migration List:** Free (migrated automatically)

**Other collections:**

* **Claim fee:** Free
* **Gas fee:** Paid in ATOM

## Timing

* **Claims open:** When Hub deployment is live, after auto-migration phase
* **Claims expire:** Never - claim anytime
* **Processing time:** May take several minutes for large holdings (batching handled automatically)

## Troubleshooting

### "No NFTs to claim"

* Verify you're using the correct wallet
* Check if NFTs were an ICS721 collection (see [special cases](/migration/nfts-on-other-chains.md))
* NFTs may have been on a different address

## After Claiming

Your NFTs are now on the Cosmos Hub:

* List them for sale
* Make offers on others
* Transfer to friends
* Full Marketplace functionality

## Need Help?

* Check the [FAQ](/migration/faq.md)
* Ask in Discord #support
* Contact support for complex issues


---

# 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.stargaze.zone/migration/claiming-your-nfts.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.
