# Generate

{% embed url="<https://youtu.be/skO6opt4Wxo>" %}

{% stepper %}
{% step %}

### Add wallet

<figure><img src="/files/b8d9yZB15bAtJiUaoyze" alt=""><figcaption><p>Wallet Management menu</p></figcaption></figure>
{% endstep %}

{% step %}

### Generate new wallet(s)

<figure><img src="/files/jSn8f1YpsUQUxYWdnM0o" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose an amount

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

Select from presets or input a custom number of wallets you wish to generate.

{% hint style="info" %}
You can maintain up to 20 wallets in your account at the same time.
{% endhint %}
{% endstep %}

{% step %}

### ✅ Save Private Keys & Add wallets.

<figure><img src="/files/Fkx2MM4846iX7ubuFeoF" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Later, you will be able to export all your wallets using your master password.
{% endhint %}


---

# 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://blazingapp.gitbook.io/tutorials/webapp/wallet-management/generate.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.
