# Member token

Member tokens are ERC-1155 compatible tokens on Solana. Each member token is endowed with different rights by the merchant. Members in the community can contribute to the shop through different ways. Once the contribution triggers a specific event, based on the contribution of each member, shops will airdrop new member token to the members.

As an example, a customer that consistently orders different whisky cocktails could be seen as a connoisseur of cocktails. After drinking a certain amount of whisky, the customer would earn a whisky member token. By recognizing Whisky member token, merchants can endow special privileges relating to whisky to this customer, but not of course, of something like Gin.


---

# 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://whitepaper.valley22.xyz/roadmap/membership-community/member-token.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.
