# First Launch Peptype

On first launch, a short onboarding flow creates a Peptype profile and initializes the in-extension wallet.

#### **Choose a login method**

**Select one of the available options:**

* Login with X
* Login with Google
* Login with MetaMask

Each option is used to authenticate the user and start the profile creation process.

***

#### **Authentication**

After selecting a login method, an authorization screen opens.

Once access is approved, the flow returns back to the extension.

***

#### **Email Verification**

**To complete setup:**

* enter an email address
* receive a one-time verification code (OTP)
* enter the code inside the extension

This step is required to secure the account and support recovery mechanisms.

***

#### **Wallet Creation**

**Once verification is completed, the extension automatically creates an in-extension wallet:**

* a new private key is generated locally
* the private key is encrypted and stored on the client side
* the wallet address is shown for funding

The wallet address must be funded to interact with on-chain mechanics.

***

#### **Setup complete**

**After wallet creation:**

* the profile is initialized
* the dashboard and game features become available
* additional connections can be set up later in Settings (for example, linking X or connecting an external wallet)
* the extension is ready for regular use

Next step: mint your first Typer.

***

#### Supported Browsers

Peptype is designed to run as a browser extension and is supported on modern Chromium-based browsers.

**Currently supported browsers:**

* Google Chrome
* Brave
* Microsoft Edge

{% hint style="info" %}
The extension is distributed via the Chrome Web Store and can be installed on any supported browser that allows Chrome extensions.
{% endhint %}

{% hint style="info" %}
Support for additional browsers may be added in future updates.
{% endhint %}
