# Get Started

1. &#x20;Go to the [Bolt app home page ](https://bolt.holdings/)and click on "Sign up".

<figure><img src="/files/7sRgG0vfOieElBANWSUG" alt="" width="563"><figcaption></figcaption></figure>

2. Provide a username and a phone number for account verification, then click on "Create Account."

<figure><img src="/files/PBZ3m4x4APNhAq9eaAkY" alt="" width="563"><figcaption></figcaption></figure>

Note: A one-time password (OTP) will be sent to your mobile number for account verification. Additionally, you will receive a 26-word wallet mnemonic phrase for account verification and future account recovery. Be sure to save this wallet mnemonic phrase in a secure location.

3. After verifying your account using the provided wallet mnemonic phrase, you will be redirected to the Bolt Wallet dashboard. Here is an overview of the wallet dashboard:

<figure><img src="/files/rCZScgTnIlBMI6sBKmLo" alt="" width="563"><figcaption><p>Wallet Dashboard</p></figcaption></figure>

***

## Next Steps

* [Stake tokens using Bolt](https://docs.zus.network/products/bolt/stake)
* [Get an Overview of Transaction Activity](https://docs.zus.network/products/bolt/activity)
* [Buy ZCN using Bolt](https://docs.zus.network/products/bolt/buy-zcn)
* [Sell ZCN using Bolt](https://docs.zus.network/products/bolt/sell-zcn)


---

# 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/bolt/get-started.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.
