# Getting Started

### To start using MOOW you need a supported device:&#x20;

1. **iOS - Closed Alpha**
2. **Android - Closed Alpha**
3. **Plus you need one of the heart rate devices that can be connected to Apple Health or Google Fit**

### **1.** Download the MOOW App&#x20;

*<mark style="color:red;">**Note: MOOW is in the closed testing. To get access you need to follow instructions:**</mark>*

1. *First of all, you need to get a special role on MOOW Discord Server.* [*How to do it*](https://discord.com/channels/974640653185187921/1081954281835479091)*?*
2. [***App Store***](https://apps.apple.com/app/moow/id1632162611)
3. [***Google Play***](https://play.google.com/store/apps/details?id=am.moow.app.test.pre.alpha)

### 2. Register in the application&#x20;

To register, you will need an email address that will receive a confirmation code. After registration, you will need to enter an activation code, which can be obtained from active members of the MOOW community or friends.

### 3. Connect your Heart Rate tracking device to MOOW

**iOS**: MOOW App will ask you to connect to Apple Health.

**Android**: MOOW App will ask you to connect to Google Fit.

{% hint style="info" %}
[**Read recommendations how to connect your Smartwatch or Heart Rate tracking device**](/moow-whitepaper/infrastructure/heart-rate-connection.md)
{% endhint %}

### 4. Create a BNB Chain Wallet on the MOOW App&#x20;

The app will generate a 12-word secret seed phrase. Save this phrase in a safe place, it is necessary to restore access to your cryptocurrency and tokens. After that, the application will ask you to set a 6-digit password to enter the wallet and confirm transactions. Congratulations, you now have a full-fledged BNB wallet!

### 5. Top up your TAC wallet&#x20;

Pulse Trackers are sold by other players on our Marketplace for TAC, so you will need them to get started. You can use any convenient exchange or DEX where you can purchase TAC cryptocurrency.

### 6. Get a Free level 1 Pulse Tracker or buy a level 20-30 NFT Pulse Tracker on the Marketplace!&#x20;

MOOW provides free-to-play options. Every new player gets a level 1 non-NFT Pulse Tracker for FREE. Levels 1-19 are non-NFT for free-to-play participants. After the moment Pulse Tracker reaches level 20 it turns into NFT.

To buy level 20-30 Trackers you need to go to the official Marketplace in the MOOW App, apply filters to make your search easier and choose a Pulse Tracker you like! To make a purchase, you will need to transfer BNB from your personal cryptocurrency wallet to an in-game wallet, after which you can make a purchase.

We do not recommend using third-party NFT marketplaces to avoid scams before official announcements.

### 7. You are all set!

**Wait for the energy recovery, start MOOWing, and enjoy the game!**&#x20;


---

# 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://moow.gitbook.io/moow-whitepaper/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.
