# Build

{% hint style="success" %} <sub>Build is the</sub> <sub></sub><sub>**credible surface**</sub> <sub></sub><sub>track: a private repo, a live deploy, and templates you can steer without pretending you rebuilt the whole product factory.</sub>
{% endhint %}

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="341.272705078125">Build is</th><th>Build is not</th></tr></thead><tbody><tr><td><sub>Landing page with a waiting list and deploy rails</sub></td><td><sub>The full hosted MVP runtime (that is MVP)</sub></td></tr><tr><td><sub>A place to pick a validated idea and launch</sub></td><td><sub>A guarantee that every template fits your brand on first try</sub></td></tr></tbody></table>

<h3 align="center"><sub>The four stages (names you will see)</sub></h3>

<table><thead><tr><th width="272.18182373046875">Stage</th><th valign="middle">Meaning</th></tr></thead><tbody><tr><td><sub>Prepare Notion submissions page</sub></td><td valign="middle"><sub>Workspace prepares the Notion side for submissions story/emails</sub></td></tr><tr><td><sub>Customize template</sub></td><td valign="middle"><sub>Copy, image, theme choices you control</sub></td></tr><tr><td><sub>Create private GitHub repository</sub></td><td valign="middle"><sup>Source control home for the generated site</sup></td></tr><tr><td><sub>Deploy to Vercel</sub></td><td valign="middle"><sub>Live URL path for the landing experience</sub></td></tr></tbody></table>

<h3 align="center"><sub>Tabs (pick one job per week)</sub></h3>

<table><thead><tr><th width="176.727294921875">Tab</th><th>When to select it</th></tr></thead><tbody><tr><td><sub>Waitlist pages</sub></td><td><sub>Capture emails before you have SKU</sub></td></tr><tr><td><sub>Product pages</sub></td><td><sub>Explain the offer crisply (Coming soon)</sub></td></tr><tr><td><sub>Templates</sub></td><td><sub>Reuse structure across ideas (Coming soon)</sub></td></tr><tr><td><sub>Pitch decks</sub></td><td><sub>Narrate the story for partners (Coming soon)</sub></td></tr><tr><td><sub>Email pages</sub></td><td><sub>Message flows tied to the build (Coming soon)</sub></td></tr><tr><td><sub>Blog</sub></td><td><sub>Longer narrative surface (Coming soon)</sub></td></tr></tbody></table>

<h3 align="center"><sub><strong>Delete feedback (why the product asks)</strong></sub></h3>

<p align="center"><sub>When you delete a build, you may see a short list of reasons.</sub> <br><sub>That is not bureaucracy. It is <strong>signal</strong> for your own quality loop. Pick honestly.</sub></p>

<p align="center"></p>

<h3 align="center"><sub>Three habits</sub></h3>

{% stepper %}
{% step %} <sub>**First**</sub>

<sup><sub>Confirm integrations for GitHub and Vercel before you blame the template.<sub></sup>
{% endstep %}

{% step %} <sub>**Second**</sub>

<sup><sub>If social links are enabled, read the requirement for an X handle as a template constraint, not a lecture.<sub></sup>
{% endstep %}

{% step %} <sub>**Third**</sub>

<sup><sub>One launch at a time until you trust your defaults.<sub></sup>
{% endstep %}
{% endstepper %}

***

<h3 align="center">Ask yourself</h3>

<p align="center"><sub><strong>What is the single URL you want a stranger to bookmark after this build, and what action should they take there?</strong></sub><br><sub>If you cannot answer, you are not ready to click deploy.</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/workspace/build.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.
