# Getting Started

First, the user needs to download the POW app

## **1.** Download POW app

Download from the App Store or [Google Play Store](https://play.google.com/store/apps/details?id=com.powerofwomen.genesis)

## 2.Register POW

After accessing the app on your respective device, you will be able to register POW with your email address. You will receive a verification code that you will need to enter to enter the application.

You can also choose other ways to log in, such as: facebook account, apple account, private key, wallet, etc.

## 3.Beginner's guide

Enter the game to start the novice guide, familiarize yourself with the game process, see the [game-fi system](/game-fi-systems.md) for details

## 4.Transfer SOL to your wallet

Transfer SOL to your in-app wallet, transfer SOL to your in-app wallet to buy NFT character cards on the market, and always keep some SOL in your wallet account as gas.


---

# 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.powerofwomen.xyz/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.
