# Getting Started

### Create Your Account

Go to [app.hyperlfash.xyz](http://app.hyperlfash.xyz). Your account is used to manage bot configurations, exchange connections, and performance analytics. You can sign up using an email address or by connecting a wallet. Multiple wallets can be added once signed up.

#### Option 1 — Email Sign-Up

Create an account using your email address.

Enter your details below to create your account. You will be asked to verify your email before accessing the dashboard.

<figure><img src="/files/eMdjzFdnJeXfVm31cGE1" alt="" width="312"><figcaption></figcaption></figure>

Fields

* Email address
* Password
* Confirm password

Signup Help

* Your password must be at least 8 characters long and one each of uppercase, lowercase, number, and special character.
* We recommend using a password manager for better security.

Verify Your Email Address

* Once you sign up, we send an email with a verification link to <your@email.com>. Please verify your email address to continue using the platform.

***

#### Option 2 — Wallet Sign-Up

Create an account using your wallet.

You can also create your account instantly by connecting a wallet. This allows faster onboarding and eliminates the need for a password.

<figure><img src="/files/7cGZYRbpOOvkAa88M8Sx" alt="" width="227"><figcaption></figcaption></figure>

Supported Wallets

* MetaMask

Security Note\
We do not store private keys or seed phrases. Wallet connections are used only for authentication and exchange authorization.

***

<br>


---

# 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.hyperflash.xyz/introduction-to-hyperflash/getting-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.
