# Start from Pi Browser

> The user journey of CiDi Games begins with Pi Browser.

### Entry Point

Users first need to download and install Pi Browser.

They can search for “Pi Browser” in the iOS App Store or Google Play, or access download instructions through official Pi Network channels.

Pi Browser is an important entry point for Pi ecosystem applications and can be used to access CiDi Games and other Pi apps.

### Account Login

After installing Pi Browser, users need to register or log in to their Pi account.

Once logged in, they can enter the CiDi Games platform through Pi Browser.

### First Destination: Game Lobby

After entering CiDi Games, the Game Lobby becomes the user’s first destination.

Users can directly browse and play H5 games on the platform, or continue into Pi ELF, the Tournament Center, Elf Continent, tasks, badges, and other gameplay modules.

### User Flow

<table><thead><tr><th width="100.5">Step</th><th>Action</th></tr></thead><tbody><tr><td>1</td><td>Download Pi Browser</td></tr><tr><td>2</td><td>Register or log in to a Pi account</td></tr><tr><td>3</td><td>Enter CiDi Games through Pi Browser</td></tr><tr><td>4</td><td>Start the gaming journey from the Game Lobby</td></tr></tbody></table>

### Lightweight Access

CiDi Games uses an H5 format to lower the user entry barrier.

Users do not need to download large clients or complete complex installation processes. They can enter and begin playing through Pi Browser.


---

# 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.cidi.games/01.-introduction/start-from-pi-browser.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.
