> 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/treasury.md).

# Treasury

### AMDC vs. Other NFT Projects

**Most NFT projects** are simply selling collectibles. Holders own the digital artworks authorised by the artist on blockchain as a unique, non-fungible token with limited rights and usage. Sometimes the NFT projects may come with benefits, such as whitelist opportunities for next NFT projects or early access to the metaverse (if any), or one-off souvenirs given to holders as gifts. Organiser/artists usually don’t grant additional benefits to holders to make the project sustainable. Also, almost all NFT sale goes to organiser/artist. Once the hype is gone, the NFT value will fall because there is little demand from the market.

![Most NFT projects take 100% of NFT sale income](/files/xosK9RQRKseTswIZemUW)

In order to make AMDC a **sustainable**, **long-lasting** community, AMDC is structured as a self-sufficient ecosystem after minting phases. \
**50% of the income from the NFT sale becomes the treasury** of AMDC for event organisation and exclusive item production; i.e. income is distributed back to Alkie Monks in the form of events and products.

![50% of income goes to treasury to benefit holders](/files/RJh4hzdYbmbf21EmGXhy)

This approach will help **increase the NFT value and demand** by enriching its utilities through exclusive events and products. Subject to market and members’ feedback, extra exclusive products will also be produced and released in the public market for sale. Profits generated from the public sale will be contributed to AMDC treasury for exclusive events and production in the future.

Allowing treasury to be used for potential income sources enables AMDC to form its own income cycle to maintain the group’s operations and ensure continuous benefits to be provided to Alkie Monks from the treasury. Treasury wallet address will be shared after the 1st Phase Minting.


---

# 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/treasury.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.
