# Voting Types

<details>

<summary>Single Choice Voting </summary>

User can choose one out of the provided options.

</details>

<details>

<summary>Approval Voting</summary>

User needs to either approve or disapprove of each provided option. It is mandatory to provide a stance on each listed option.

</details>

<details>

<summary>Quadratic Voting</summary>

Users can choose to allocate more voting power to  preferred options. Ensure  distributing  votes accordingly.

</details>

<details>

<summary>Rank Choice Voting</summary>

Users are required to rank all options in order of preference. Make sure to assign a unique rank to each choice

</details>

<details>

<summary>Weighted Voting</summary>

Users can assign different weights to their votes. Ensure allocating weights to each option as per preference of choice

</details>

<figure><img src="https://2078393761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2fOimh9tyuFd9yQI8n0M%2Fuploads%2FcYG4jkSQiJxoG5Hh6oD1%2FAmazedMinionGIF.gif?alt=media&#x26;token=be680894-19ec-470e-9c03-53c2eb282461" alt=""><figcaption></figcaption></figure>
