# Voting Rights

### How is voting rights determined?

Voting rights will be based on the total number of NFT tokens from the CulD collection that each Participant owns for any corresponding vote put to the Participants.

### How do members vote? <a href="#how-do-members-vote" id="how-do-members-vote"></a>

Participants will be asked to vote through the Snapshot platform, including:

* Decisions to buy or sell NFTs,
* DAO structure changes
* Other strategic decisions.

We do soft votes (voting on Discord) and decide if something is worth adding to Snapshot for an official holder vote.


---

# 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://thecultdao.gitbook.io/docs/membership/voting-rights.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.
