> For the complete documentation index, see [llms.txt](https://docs.minterest.com/minterest_fan_card_nft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minterest.com/minterest_fan_card_nft/trade-your-token-allocation/trade-your-token-allocation/restore-the-wallet-that-received-the-airdrop.md).

# Restore the Wallet that received the airdrop

If you're using MetaMask or WalletConnect with Minterest. Now you need to restore that wallet in Coin98, follow these steps:

1. Once you set a new password, you’ll navigate through your wallet’s setup process.
2. You can choose a **Hot Wallet** from various options & click Continue.
3. You can click **Restore** to import an existing multi-chain wallet that uses the public address you previously provided to the Minterest team (ensure the Multi-Chain option is selected).
4. Create a custom wallet name.
5. If restoring an existing multi-chain wallet, provide the wallet’s Seed Phrase & click **Restore**:

<figure><img src="/files/lRJzDBVJy9wSXfIyjtNK" alt="" width="375"><figcaption></figcaption></figure>

Once you import your Hot Wallet, you’ll see its total balance and a breakdown by different tokens on the home dashboard.

To find your Fan Card NFT, click the diamond icon on the home dashboard and navigate to the NFTs section (the 2nd of 5 icons).

<figure><img src="/files/2ZbGtqogKIpLyhRv28M4" alt="" width="288"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.minterest.com/minterest_fan_card_nft/trade-your-token-allocation/trade-your-token-allocation/restore-the-wallet-that-received-the-airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
