# Creating your Wallet

### Create a New Wallet or Connect an existing Wallet

1. To initiate your Transaction head to @M16BWL\_bot on Telegram and type /Start.

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

2. To proceed click '**Wallet**'.&#x20;

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

3. Now you will be offered with two options:

**A) Create a new Wallet**

**B) Import an existing Wallet**

<figure><img src="/files/VKlVbEqiihF2iJnM0gHF" alt=""><figcaption><p><mark style="color:red;"><strong>NOTE: Nobody at Blackwater Labs will ever ask for your private key.</strong></mark></p></figcaption></figure>

4. **A) Create a new Wallet:** If selected a new Wallet will be automatically generated for you with all relevant information provided. Ensure you note down and safely store away your private key.&#x20;

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

5. **B) Import an existing Wallet:** If selected you will be prompted to import the private key to your desired wallet. Once your private key has been submitted your wallet will successfully import.


---

# 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://blackwater-labs.gitbook.io/blackwaterlabs/creating-your-wallet.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.
