# 5.1 Submission Flow

Nucleus AI offers a simple and guided **Submit-to-Launch** process:

1. **Project Submission** – Builders can submit their idea directly via the web dApp or Telegram bot. Required inputs include project description, target chain, utility, team background, and roadmap.
2. **Internal AI Pre-Screening** – Submitted projects are run through an automated quality, safety, and compliance scan to filter out obvious risks or spam.
3. **DAO Nomination** – Qualified submissions are shared with the Nucleus community for review and voting.
4. **Launch Tools Activation** – Once approved, projects gain full access to the platform’s deployment tools: smart contracts, analytics, hosting, and tokenomics setup.

This streamlined flow ensures that great ideas don't get lost in complexity or gatekeeping, and community oversight keeps the process democratic and transparent.


---

# 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://nucleus-ai.gitbook.io/whitepaper/launchpad/5.-the-nucleus-ai-launchpad/5.1-submission-flow.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.
