# Voting Rights

### How are voting rights determined? <a href="#how-are-voting-rights-determined" id="how-are-voting-rights-determined"></a>

Voting rights will be based on √ the total number of warrant tokens that each Member holds for any relevant vote posed to Members.

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

Members will be prompted to vote via UIG DApp (or other online services) at various points during the lifecycle of UIG, including to evaluate investment decisions, weigh-in on the structure, and form of UIG, and/or other strategic decisions related to UIG.

Voting will be facilitated by blockchain-based smart contracts and via the DApp based on ownership records maintained on the Story Protocol.

### Can a Member transfer its voting rights for purposes of making purchase decisions? <a href="#can-a-member-transfer-its-voting-rights-for-purposes-of-making-purchase-decisions" id="can-a-member-transfer-its-voting-rights-for-purposes-of-making-purchase-decisions"></a>

Members are not required to vote on all matters. At any point in time, a Member can transfer or "delegate" the member's right to vote on purchase decisions by designating via the DApp a USDC address to which such right is delegated. Decisions to delegate any voting rights are entirely up to each Member.

### Does delegating rights to vote on purchase decisions impact a Member's right to proceeds? <a href="#does-delegating-rights-to-vote-on-purchase-decisions-impact-a-member-s-right-to-proceeds" id="does-delegating-rights-to-vote-on-purchase-decisions-impact-a-member-s-right-to-proceeds"></a>

No, it does not.

### Can a Member cancel and/or re-delegate their voting rights? <a href="#can-a-member-cancel-and-or-re-delegate-their-voting-rights" id="can-a-member-cancel-and-or-re-delegate-their-voting-rights"></a>

A Member can cancel and/or re-delegate its voting rights through the DApp at any time.


---

# 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.unleashprotocol.xyz/uig/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.
