# Guide for users to discover the Floppy Disk in their Metamask wallet

1. Must link Metamask wallet to Dustland account email address (tutorial video [here](https://youtu.be/Cex14atoSNU)).
2. Must be able to see the linked wallet address being displayed in Dustland app Setting.
3. Open Metamask app, change network to Polygon. (See Metamask's guide [here](https://metamask.zendesk.com/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC)).
4. Under "Assets" tab, scroll down and click "Import tokens".
5. In the "Token contract address", fill in "0xf293B608BaA0077737F691E210D46EeDFCcb0d67".
6. Wait for about 3 seconds, and "DSTLND" should appear in "Token symbol".
7. For "Token decimal", fill in:

   a) "1" if users have a Common Floppy Disk.

   b) "2" if users have an Uncommon Floppy Disk.

   c) "3" if users have a Rare Floppy Disk.

   d) "4" if users have an Epic Floppy Disk.

   e) "5" if users have a Legendary Floppy Disk.
8. Click "Add custom token" and the corresponding Floppy Disk should appear in users' Metamask wallet.


---

# 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://olivex-1.gitbook.io/dustland-litepaper/nfts/floppy-disks/guide-for-users-to-discover-the-floppy-disk-in-their-metamask-wallet.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.
