> For the complete documentation index, see [llms.txt](https://docs.pampdacoin.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pampdacoin.xyz/pamp-da-wallet/what-is-pamp-da-wallet/how-do-i-get-one.md).

# How do I get one?

<figure><img src="/files/di5AlvSCtOk7Rs7hiYKS" alt="" width="338"><figcaption></figcaption></figure>

Pamp Da Wallet stands as a prestigious offering exclusively reserved for the <mark style="color:green;">**`top 300 holders`**</mark> of the PAMP token.&#x20;

A snapshot of token holdings will be meticulously captured by <mark style="color:red;">**`June 6, 2024 (Snapshot date)`**</mark>.&#x20;

Subsequently, the Pamp Da Coin team will diligently distribute a unique NFT to each qualifying holder within the top 300.

Upon receipt of the NFT, users are invited to visit PhygitalX, where they can initiate the process to claim their physical NFC-enabled Pamp Da Wallet, corresponding to the NFT they have received.&#x20;

This seamless integration of digital and physical assets ensures a holistic and rewarding experience for token holders.

To further enhance user experience, the shipping process for the physical NFC Pamp Da Wallets will be expertly managed by Bacoor Company, a trusted entity based in Japan. From packaging to delivery, users can rest assured that their Pamp Da Wallet will be handled with care and precision every step of the way.

This collaboration underscores our commitment to providing top-tier services and rewarding our esteemed token holders with a tangible and innovative offering.&#x20;

We look forward to delivering an unparalleled experience as we usher in the era of Pamp Da Wallet.


---

# 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.pampdacoin.xyz/pamp-da-wallet/what-is-pamp-da-wallet/how-do-i-get-one.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.
