> For the complete documentation index, see [llms.txt](https://docs.lumefi.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lumefi.app/getting-started/signup.md).

# Onboarding

Getting started with **Lume** is easier than ever.

\
We’ve built one of the **smoothest onboarding experiences on Solana**, powered by **Privy** — no wallet setup headaches, no seed phrases. Simply **log in with your email**, verify it through a quick **OTP**, and boom — you’re in. Your **Solana wallet is created automatically** in the background, ready to trade, predict, and earn.

<figure><img src="/files/hCfpTDjhJcbWo0nA9HKY" alt="" width="281"><figcaption></figcaption></figure>

Here is the step by step process

1. **Click “Sign Up”**\
   Start from the Lume home screen.
2. **Choose your sign-in method**
   * **Email** (recommended)
   * **Google**
   * **Apple** *(iPhone users only)*
3. **Enter the One-Time Code (OTP)**
   * OTP is **sent only to your email**.
   * Paste the code to verify.
4. **You’re in — wallet created**\
   You’re now **logged in** and your **Solana wallet** is auto-created in the background.
5. **Add money to your account**\
   Deposit **SOL/USDC** to start trading, perps, and earning.
6. **View  & export your private key** (Account → wallet settings)\
   you can export your **private key** so you can always recover your wallet.

> 🔒 **Security Note:**\
> Never share your **private key**with anyone. Lume staff will **never** ask for it. Store it safely offline.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lumefi.app/getting-started/signup.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.
