# Project Assessment

## Business Model&#x20;

* How compelling are the product idea, problem, and solution?&#x20;
* How is the project going to become sustainable (earn/make money)? How quickly can they do that?

## Market&#x20;

* What market share can a project take?&#x20;
* What do the competitors look like?&#x20;
* What are their advantages over competitors?&#x20;
* What is the use case of the project?&#x20;
* What legacy infrastructure is the project trying to replace?

## Technology&#x20;

* What is the technology used?&#x20;
* Is it open source?&#x20;
* Is it unique?&#x20;
* How difficult is it to apply?&#x20;
* What are the use case(s) it aims to cater?&#x20;
* What is the planned roadmap for MVP, upgrades, and new features?

## Core Team&#x20;

* Have members undertaken successful ventures in the concerned industry previously?&#x20;
* Is their expertise sufficient to reach their projected milestones?&#x20;
* Have they been involved in any questionable projects or scams?&#x20;
* If there is no team, what does the developer community look like?&#x20;
* How does the activity on GitHub look like?&#x20;
* Do the founders have the skills and vision to succeed? Experience and competence play a major role.&#x20;
* Are there the right people in the team in addition to the founders, including experienced consultants?

## Funding&#x20;

* Has the project received any funding?
* Is the project listed at any exchange or DEX?
* What is the supply and distribution scheme?

## ShineDAO Support&#x20;

* What kind of support would they be expecting from ShineDAO?
* What is the time to market without ShineDAO involvement?
* How many tokens would they be willing to provide for the ShineDAO community allocation during the incubation period?

## Risks/Red Flags&#x20;

* What does the wide community think about the project?&#x20;
* Are there any red flags raised?&#x20;
* Do the goals seem realistic?&#x20;
* Has there been noticeable progress or growth?&#x20;
* Have there been any media posts?&#x20;
* Does all the information provided correspond to the truth?


---

# 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.shinedao.finance/incubator/incubated-project/untitled.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.
