# Getting Started

## Welcome to WLTH

### Onboarding Guide: Getting Started with WLTH

Follow the steps below to create your account and start your investment journey.\
Read [this](/security-and-technology/security-best-practices.md) before joining our social handles to follow the best security practices to keep ourselves safe.

### **Step-by-Step Guide**

1. **Navigate to the Common Wealth App**

* Visit [wlth.xyz](https://wlth.xyz)<br>

2. **Sign Up for a Free Account**

* Tap the Sign Up button located at the top-right corner of the app.

3. **Enter Your Details**

* Enter your email address in the provided field.
* Click the checkbox below to confirm your agreement with the Terms and Conditions and Privacy Policy.<br>

4. **Verify Your Email Address**

* Check your inbox for an email to verify your account.
* Tap the Confirm Your Email button in the email to verify your account.<br>

5. **Optional: Connect Your Wallet**

* You can associate a wallet with your profile at this stage by following the Add Wallet Guide.
* If you prefer to skip this step, tap Skip for Now to continue without adding a wallet.<br>

6. **Account Setup Complete**

* Congratulations! You’ve successfully created your  account.<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.wlth.xyz/support/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.
