# Voting Rule

## Voting Method

### Regular Issue Voting

The voting for regular issues by the Index Committee. The issue will be executed immediately if the vote is over 50% in the period of validity. The issue will be closed if the vote is not over 50% in the period of validity.

### Significant Issue Voting

The voting for significant issues by the Index Committee. The issue will be executed immediately if the vote is over 80% in the period of validity. The issue will be closed if the vote is not over 80% in the period of validity.


---

# 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://caim.bitomni.io/index-governance/voting-rule.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.
