# How to Start

#### 1. **Download & Access**

* 📱 **Mobile-First**: Download Grand on the iOS App Store (Android coming soon)
* 🌍 **Easy Login**: Start instantly with **Apple** or **Google** login. No seed phrases, no complicated setup
* 🔑 **Passkey Ready**: Once logged in, Grand creates a **secure passkey** tied to your device and biometrics (Face ID / Touch ID)

***

#### 2. **Create Your Wallet**

* ✨ **Auto-Wallet Creation**: Your self-custodial wallet is generated in the background
* 🪪 **Choose Your Username**: Pick a unique username to personalize your profile
* 🔐 **Security Built-In**: Every action is protected by your passkey & biometrics. No need to remember passwords or manage private keys
* 🎉 **You’re Ready**: In under a minute, your wallet, profile, and security are fully set up

{% hint style="info" %}
*For the Onboarding Tutorial, you can use this* [*link*](/grandlabs/tutorials/quickstart.md)*.*
{% endhint %}

***

#### 3. **Fund Your Account**

* **Bank Transfer** → Deposit directly from your local bank (coming soon)
* **Cards & Apple Pay** → Instant top-ups with global payment rails (coming soon)
* **Crypto Deposits** → Deposit USDT on BNB Chain (preferred)\
  \&#xNAN;*⚠️ Other assets and chains support are coming soon!*<br>

{% hint style="info" %}
*For the Add Cash Tutorial, you can use this* [*link*](/grandlabs/tutorials/quickstart-2.md)*.*
{% endhint %}

✅ You’re now ready to start trading, saving, and earning on Grand, all in one app.


---

# 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://grand-2.gitbook.io/grandlabs/getting-started/how-to-start.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.
