> For the complete documentation index, see [llms.txt](https://docs.tajirchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tajirchain.com/core-concepts/voting-power-and-rules/all-or-nothing-voting.md).

# All-or-Nothing Voting

When a user votes:

* all locked participation positions are used automatically
* participation positions remain locked until the proposal is resolved

Delegation follows identical locking logic.

{% code overflow="wrap" %}

```
If a user votes on multiple proposals, all participation positions remain locked until every voted proposal is resolved.
```

{% endcode %}
