> 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/monks-choice/procedures.md).

# Procedures

#### MONK's CHOICE Procedures

1. NFT holders automatically recognised as Alkie Monks on our website after connecting the wallet
2. Alkie Monks to register on our website for available complimentary tasting events (before the deadline)
3. Registered Alkie Monks to receive the tasting set by delivery (Online) / receive event confirmation for tasting function(s) (In-person)
4. Online (or in-person) tasting event to take place \
   \&#xNAN;***(Due to COVID-19, tasting can only be arranged remotely through online. Once the situation changes, in-person tasting events will be organised where possible)***
5. Poll open to all registered Alkie Monks for a limited timeframe to decide which one from the tasting set becomes the **Monks’ Choice.** &#x20;
6. Selection with the most votes will be put in production\*
7. ERC-1155 tokens (DROPs) are distributed to Alkie Monks by airdrop for claiming the Monks’ Choice product in Monk's Cellar.
8. Alkie Monks who make the redemption will receive the product in the label of their very own NFT, which is unique to each Alkie Monk.
9. Non-Alkie Monks can purchase DROP in the secondary market from Alkie Monks and claim the product in Monk's Cellar with general AMDC labels.

*\*Production time varies, depending on products*

![](/files/wrYzPjH3mGRWTF1CDbpP)


---

# 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/monks-choice/procedures.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.
