# Rules

**a) DID** which created CR Suggestion and E-Lab Proposal **have to match**

**b)** Project must be built on Elastos infrastructure and have to **use at least one** of the following components:

* DID/EID
* Hive
* Carrier / P2P
* Mainchain
* Elastos Smart Chain

**c)** There is a maximum of **10,000 ELA** allowed per proposal to be granted.

**d)** There is a maximum 1 winner per month based on **Voting Score**, more information in [Grant proposal](/grant-proposal.md)

**e)** The project can advertise their proposal on social networks and in dedicated [❤ Community / #🥼┃e-lab](https://discord.gg/pnwm6equkt) channel on Discord to get community votes

**e)** Community voting will happen monthly between 1st and 8th, giving community 7 days to support their favorite project.


---

# 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/introduction/rules.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.
