# Hosted MVP

<h2 align="center"><sub>What this page means?</sub></h2>

<table><thead><tr><th width="338">MVP here means</th><th>MVP does not mean</th></tr></thead><tbody><tr><td><sub>A hosted product factory tied to a <strong>written spec</strong> that passed the product’s gates</sub></td><td><sub>“Type a dream, get a company” without a persisted contract</sub></td></tr></tbody></table>

{% stepper %}
{% step %} <sub>**If the Validated idea dropdown says no ideas with an MVP build spec yet**</sub>

<sub>Stop: return to Discover and finish spec work there first, this is intentional, not a bug.</sub>
{% endstep %}

{% step %} <sub>**Open MVP**</sub>

<sub>Pick the idea row that matches the spec you intend to ship, and read</sub> <sub></sub><sub>**MVP app name**</sub> <sub></sub><sub>slowly, it feeds hostname rules the UI explains.</sub>
{% endstep %}

{% step %} <sub>**Fix Neon (and any other blocking integration) in Settings**</sub>

<sub>When the modal points you there, database automation is not a side quest.</sub>
{% endstep %}

{% step %} <sub>**If name unavailable appears**</sub>

<sub>Pick a new deployment name and re-check slug collision calmly.</sub>
{% endstep %}

{% step %} <sub>**Submit the build, read queued / running / failed states out loud once**</sub>

<sub>Avoid duplicate runs unless you mean it,</sub> <sub></sub><sub>**deletion first**</sub> <sub></sub><sub>is destructive on purpose.</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>What proof from the manifest or deploy story would you show a technical investor?</strong></sub> <br><sub>If you cannot name one artifact, you are still narrating hope.</sub></p>


---

# 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.ariaagi.com/use-cases/hosted-mvp.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.
