# Requirements for Projects

Before submitting a project for voting, the NeiryLab team conducts a thorough evaluation. Project teams must provide:

* Detailed project description
* Scientific justification (research, publications, and possibly patents)
* Project presentation in PDF format
* Roadmap
* Team information, including CVs of key members
* Intellectual property rights documentation (depending on a project status)

**Key selection criteria**:

* **Thematic relevance**: The project must relate to neuroscience, neurotechnology, or neural interfaces.
* **Scientific validity**: The team must provide scientific justification for their concept, supported by research or publications.
* **Technical documentation**: A detailed technical description including architecture, planned features, and technological solutions.
* **Roadmap**: A clear timeline of key development milestones.
* **Team**: Information about team members' roles, experience, and expertise in neuroscience.


---

# 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.neiry.ai/requirements-for-projects.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.
