# Sign Up

1. Visit the Blimp website and select "Sign Up."

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

2. Input your username and phone number, and then click the "Sign Up" button.

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

3. Afterward, enter the OTP sent to your phone number and proceed to log in.

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

4. Make sure to securely save your mnemonic phrase, and then click "Continue."

<figure><img src="/files/D3wRY0UWWX9yC8OAQ3Lx" alt="" width="430"><figcaption></figcaption></figure>

5. Verify your mnemonic phrase, enable the option to save it securely to the cloud with a passphrase, and click "Verify Mnemonic." See screenshot below for reference:

<figure><img src="/files/aDFSw3m88l88Edc2XzRK" alt="" width="428"><figcaption></figcaption></figure>

6. Your wallet will be successfully created, and you will be redirected to the Blimp Homepage.

<figure><img src="/files/1b7m41HbVZWhLVm5tldd" alt=""><figcaption></figcaption></figure>


---

# 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-old.zus.network/products/blimp/sign-up.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.
