# 3. DAO Voting type II

All members of the DAO, including Experts, Protectors and Manager can vote on the Investment project by voting with their own GT (1 GT = 1 vote).

An Investment Project is considered to be **DISAPPROVED** by the DAO if:

·       The "Against" votes are greater than the "**block threshold**" (2% (**V**) of the total number of GT tokens)

**AND**

·       There are more "Against" votes than "For" votes.

Otherwise, it is considered that the DAO approved the Investment Project and the funding can begin.

The DAO Voting Type II period for each Investment Project is **T2**=72 hours. An investment project, which was not approved, can be re-submitted for voting after a certain period of time **T4**=90 days.


---

# 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://jmc-dao.gitbook.io/jmc-dao-whitepaper/the-jmc-dao-model/voting-mechanism/voting-on-investment-projects/3.-dao-voting-type-ii.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.
