# Wallet

### **How to create wallet**

**Step 1**&#x20;

You can access Hubble through this link: <https://wallet.konstellation.tech/passport> Create a wallet by clicking on create a wallet&#x20;

**Step 2**&#x20;

Choose a wallet name as well as a secured password to later access your wallet.&#x20;

**Step 3**&#x20;

Secure your mnemonic in a safe place. This is the only way to restore access to your funds stored on Hubble. Keep it safe and never share it with anyone.&#x20;

**Step 4**&#x20;

Enter the mnemonic phrase (that you just secured and stored) in the right order to save your wallet in your browser. If you ever have to reboot your computer or browser, you will need the mnemonic phrase to re-login to your wallet in the browser.

### **How to use wallet**

**What you can do here:**&#x20;

* If you click on your wallet address, it will copy it on your copyboard.&#x20;
* You can also click on receive to see your full wallet address and the QR code attached to it.&#x20;
* Send DARC to another DARC native address by clicking on send.&#x20;
* Access the staking page by clicking on Staking in the top right corner.


---

# 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://konstellation.gitbook.io/konstellation-official-document/hubble/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.
