# Blueprint

<figure><img src="/files/4U8OBMVGlHVow3YEyXPz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/59ITlun0MOdERT5jfpB2" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Click New Blueprint&#x20;

* Click New Blueprint to create a new blueprint or click the settings gear to edit an existing one
  {% endstep %}

{% step %}

### Name the Strategy

* Name the strategy with detail so you know which to pick from the prepare launch page
  {% endstep %}

{% step %}

### Select the Number of Wallets

* Select the number of wallets to be used for the strategy
* You will assign wallet numbers as placeholders. For example if Wallet #1 in your blueprint is the dev wallet when you assign wallets when applying the template you will chose the dev wallet you want to use and assign it to Wallet #1&#x20;
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/iop0twDWOUrE5HtqAffq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rvwYmJdvy7fy5RwmzYwO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/B2Mq1wEXZruq2jL8nXa5" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### To Apply a Blueprint

* On the Launch Token form click on Apply Blueprint on the top right
* Select the blueprint from the dropdown
* You can auto assign wallets or manually do them, you will need to ensure their is enough SOL in each wallet to perform the task you have assigned it to
* Pro Tip: Click Auto Assign and then go make manual changes so that you don't have to assign one by one
  {% endstep %}

{% step %}

### Click Apply

{% endstep %}
{% endstepper %}


---

# 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://froglabsio.gitbook.io/terminal/the-details/blueprint.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.
