> For the complete documentation index, see [llms.txt](https://docs.alkiemonkdrinking.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alkiemonkdrinking.club/utilities/drop.md).

# DROP

**DROP : Airdrop ERC-1155 NFT Token**

Despite the exclusive products decided by the community from poll results, we understand that the results may not be able to please all Alkie Monks, in addition to other possible real-life restrictions and difficulties on product delivery such as international shipping , alcohol tax for imported alcohol etc. Therefore, Alkie Monks do not immediately collect the actual products. They receive ERC-1155 NFT tokens **("DROPs")** from **airdrop** instead. Alkie Monks then can choose to:

1. Claim the gift from AMDC Store (a.k.a. "[**Monk's Cellar**](/utilities/monks-cellar.md)**"**) then ship it to your door, or
2. “Hodl” the token for other future benefits, or&#x20;
3. Sell the token in the secondary market (e.g. Opensea)

DROPs, i.e. ERC-1155 NFT tokens, work just like digital vouchers, which can be used for product redemption in Monk's Cellar. These DROPs are transferable to both Alkie Monks and non-Alkie Monks.

Non-Alkie Monks, even though they are NOT holding the NFT, are still able to own AMDC exclusive products through purchasing DROPs from Alkie Monks. This secondary market helps make AMDC exclusive products open to the public in an early stage. It can also be a test of the demand of such products to decide whether extra production for the public market will be appropriate.&#x20;

DROPs will only be supplied at a limited quantity each time based on the number of Alkie Monks, and the tokens will be burnt after product redemption in Monk's Cellar. In the event of high demand from the secondary market for DROPs and the products, DROPs' value will potentially increase. Selling DROPs for monetary return can be an optional benefit to holders. In such case, DROPs can be considered as **dividends to Alkie Monks**, which can be used to redeem products or sold to gain extra income.&#x20;

|                                                                |                                                                            |                                                                                            |
| -------------------------------------------------------------- | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| **NFT**                                                        | **Alkie Monk**                                                             | **DROP**                                                                                   |
| **Standard**                                                   | ERC-721A                                                                   | ERC-1155                                                                                   |
| Chain                                                          | Ethereum mainnet                                                           | Polygon                                                                                    |
| **Public/Private Mint?**                                       | Yes                                                                        | No                                                                                         |
| **Function**                                                   | AMDC Membership                                                            | Monk's Cellar Token                                                                        |
| **Distribution Method**                                        | <ol><li>Minting</li><li>Purchase from Secondary Market (Opensea)</li></ol> | <ol><li>Airdrop to AMDC holders</li><li>Purchase from Secondary Market (Opensea)</li></ol> |
| **Holders' Eligibility of AMDC Exclusive Events and Products** | Automatic for all events and products                                      | No                                                                                         |

Both treasury and AMDC operations rely on royalty income for growth. Secondary market trade of ERC-1155 tokens becomes an important source of income for AMDC’s development. While AMDC membership is limited, without giving up the AMDC membership, Alkie Monks will be able to earn additional income by trading DROPs in the secondary market. The sale may also help generate income to both treasury and AMDC operations.

![](/files/L4f3TsZakOC5XcrlrCfo)

## DROP #0

Redeeming table wines from 'Sparkling Summer' (local store in Hong Kong)

{% embed url="<https://www.youtube.com/watch?t=23s&v=K6hYQ80Uk-A>" %}


---

# 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.alkiemonkdrinking.club/utilities/drop.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.
