# Getting Started

#### Getting started with Peptype is simple.

First, install the extension and log in to your account. After authorization, your personal in-game wallet is created automatically inside the app.

To begin playing, fund your wallet if needed and mint your first Typer. Once your Typer is minted, you unlock access to the core gameplay and can start collecting energy, progressing, joining raids, and exploring the Peptype ecosystem.

***

#### Install and Setup

* Install the Browser Extension
* First Launch Walkthrough&#x20;
* Supported Browsers&#x20;

***

#### Core Gameplay

* **Typer:** create and progress your in-game NFT character.
* **Rarity:** affects energy efficiency and starting advantages.
* **Energy:** required for upgrades and raids, generated through typing.

***

#### Activities and Rewards

* **Raids:** time-based missions that unlock with level and require energy&#x20;
* **Loot Boxes:** reward containers that drop 1 customization item each&#x20;
* **Item Sets:** equip 4 item categories of the same tier to unlock raid bonuses&#x20;

***

#### Progress Tracks

* **Tasks and Quests:** onboarding and daily progression&#x20;
* **Invite & Earn:** invites count when the invited user mints a Pep&#x20;
* **Achievements:** long-term milestones with repeatable Legendary rewards&#x20;

***

#### Installing the Browser Extension

Peptype is available as a browser extension.

To install the extension, visit the official Peptype website and click Play Peptype or Install Extension. This redirects to the Chrome Web Store, where the extension can be downloaded and installed.

Installation steps:

* Visit the Peptype website
* Click Play Peptype or Install Extension
* You will be redirected to the Chrome Web Store
* Click Add to Chrome
* Confirm the installation

After installation, the Peptype icon appears in the browser toolbar, indicating the extension is ready to use.

***


---

# 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://peptype.gitbook.io/peptype/features/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.
