# Distribution Plans

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

| Strategy is                                                                                 | Strategy is not                                               |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| <sub>Distribution planning that</sub> <sub></sub><sub>**consumes validation context**</sub> | <sub>A generic marketing calendar unrelated to evidence</sub> |

<h2 align="center"><sub>What you do in ARIA</sub></h2>

{% stepper %}
{% step %} <sub>**Finish Validate for the idea first**</sub>

<sub>Strategy is hungry for the Notion validation story, not vibes.</sub>
{% endstep %}

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

<sub>Select</sub> <sub></sub><sub>**one validated idea**</sub> <sub></sub><sub>(avoid “all ideas” mush while you are learning).</sub>
{% endstep %}

{% step %} <sub>**Click Create Strategy**</sub>

<sub>Read the</sub> <sub></sub><sub>**progress dialog**</sub> <sub></sub><sub>as the honest status surface—refreshing the page is not a personality trait.</sub>
{% endstep %}

{% step %} <sub>When the board fills, read section labels</sub>

<sub>**Bottleneck diagnosis**</sub><sub>,</sub> <sub></sub><sub>**Channel plan**</sub><sub>,</sub> <sub></sub><sub>**Kill signals**</sub><sub>, and</sub> <sub></sub><sub>**First 48 hours**</sub> <sub></sub><sub>as landmarks, not decoration.</sub>
{% endstep %}

{% step %} <sub>**Open the Distribution page in Notion**</sub>

<sub>check that the plan reads like something you would defend next week.</sub>
{% endstep %}
{% endstepper %}

<h2 align="center"><sub>Three Habits</sub></h2>

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

<sub>Closing the dialog</sub> <sub></sub><sub>**does not cancel**</sub> <sub></sub><sub>automation when work continues server-side, full detail still lands in Notion when the run finishes.</sub>
{% endstep %}

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

&#x20;<sub>If the board is empty, read the empty state once; it usually means “generate,” not “mysterious outage.”</sub>
{% endstep %}

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

<sub>Name</sub> <sub></sub><sub>**one channel**</sub> <sub></sub><sub>you would personally defend with your reputation. If none, the plan is still a draft.</sub>
{% endstep %}
{% endstepper %}

***

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

<p align="center"><sub><strong>Which kill signal in the plan would actually make you stop spending?</strong></sub> <br><sub>If you cannot name one, you are still shopping for optimism.</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/distribution-plans.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.
