# Grant proposal

There will be only **one winning proposal** in each voting period based on results of voting by Elastos community.

**Voting Score** is calculated:

{% hint style="info" %}
*upvote count - downvote count*
{% endhint %}

The minimum **Voting Score** for funds to be granted to a winning proposal is **100** or **50% of activated accounts** on E-Lab (whichever is lower).

* If the Voting Score of winning proposal is **more than required minimum**, the E-Lab admin will manually grant funds to a winning proposal. Funds will be released based on milestones in CR suggestion by *Cyber Republic multisignature wallet*.
* If the Voting Score of winning proposal is **less than required minimum**, no funds will be granted in that voting period. In following voting period, there can be **2 winning proposal**, if they both obtain required minimum Voting Score.


---

# 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.e-lab.io/grant-proposal.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.
