# Voting (DAO)

We have DAO (Decentralized Autonomous Organization) system in snapshot.

Snapshot is a platform for members to propose and vote with their NFTs.

Please join snapshot from the link below :

{% embed url="<https://snapshot.org/#/aloha-dao.eth>" %}

<figure><img src="/files/YMPCIfQrwwRPmpqsQbQJ" alt=""><figcaption></figcaption></figure>

We set the voting power as below.

| NFT Name              | Voting Power | ID             |
| --------------------- | ------------ | -------------- |
| Basic Membership      | 3            | 1              |
| Standard Membership   | 5            | 2              |
| Black Membership      | 10           | 3              |
| Palm Tree             | 1            | 4              |
| Hibiscus              | 1            | 18             |
| Pineapple Tree        | 1            | 19             |
| Tiki                  | 1            | 20             |
| Shark                 | 2            | 8              |
| Sea turtle            | 2            | 7              |
| Surfer                | 2            | 6              |
| Dancer                | 2            | 21             |
| Ukulele Player        | 2            | 22             |
| Private Jet           | 5            | 5              |
| Cruiser               | 5            | 10             |
| Kamehameha (Statue)   | 5            | 9              |
| Rainbow               | 5            | 23             |
| Block 1-4             | 8            | 14, 15, 11, 13 |
| CBD Store             | 8            | 12             |
| CBD Store Street      | 12           | 17             |
| City                  | 12           | 16             |
| Gold CBD Store Street | 12           | 24             |
| Gold City             | 12           | 25             |

&#x20;


---

# 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://docs.aloha-dao.com/how-to/voting-dao.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.
