# Getting Started

### Step 1: Download the OPZ App

* **Download from App Store or Google Play Store:** Search for "OPZ" in your device's app store and download the application.

### Step 2: Sign Up for OPZ

* **Register with Your Email or Phone:** Once the app is installed, open it and sign up using your email address or phone number. You will receive a verification code via email or SMS. Enter this code in the app to complete the registration process.

### Step 3: Create a New Wallet

* **Wallet Creation:** The OPZ app automatically generates your MPC Key.
* **Secure Your Wallet:** The app will generate your MPC key. This is crucial for recovering your wallet if you uninstall the app or forget your password. It’s vital to store it in a secure place that only you can access.

### Step 4: You're Ready to Go!

* **Connect to the decentralized world:** Use the OPZ browser to connect easily to Web3.

### Additional Security: Enabling 2FA

* **Strongly Recommended:** To enhance the security of your account, we highly recommend enabling Two-Factor Authentication (2FA). This additional layer of security helps prevent unauthorized access to your account.


---

# 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://whitepaper.opz.io/opz-app/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.
