# GAME FORMAT

## GAME LOBBY

<figure><img src="/files/8SDgHYMqo4jYtZYzp5JO" alt=""><figcaption></figcaption></figure>

MAYG as a deathmatch has 3 Levels Rooms (game formats): &#x20;

* Tiffany: 3 player deathmatch
* Bulgari: 4 player deathmatch
* Cartier: 5 player deathmatch

Each game is winner-take-all.

## GAMEPLAY TOKENS & EXP

## AP (ANGRY POINTS)

* *MAYG* players receive a free daily amount of AP every day.&#x20;
* After mid-night Eastern US time, the AP are replenished
* The AP are used as 'daily energy'.
* Every time you play any game, you will be required to spend AP to join that game.&#x20;
* The current base AP is 10 AP
* As you level up and acquire accessories items, your base daily AP will increase. i.e. the higher the level your level is or the more accessories you have, the more games you can play on a daily basis.&#x20;

## GLB (GOLD LOVE BRACELETS)&#x20;

* In-game currency earned through winning the Tiffany Game Rooms (3 player deathmatches)
* Can be spent as an entry for the Bulgari Level Game Rooms and on Diamonds (see Diamond section).&#x20;

## $MAYG (Arbitrum Xai Gameplay Token )

* $MAYG is the reward token of the MAYG game and ecosystem
* This can be won in both the Bulgari and Cartier Game Rooms&#x20;
* The $MAYG is used to play in the Cartier Game Rooms
* $MAYG is used to buy MAYG accessories and Diamonds (see Diamond section)
* $MAYG is rewarded for winning matches
* $MAYG rewards can be redeemed at different amounts depending on your character's level
* $MAYG rewards won cannot be redeemed back into the MAYG game client

## GAME LEVELS & REWARDS

<img src="/files/AusI7lu5K3EaNG0mSfw4" alt="" class="gitbook-drawing">

**Tiffany Game Level 1**

<figure><img src="/files/AfxuIf2WNUHAlUDATpPE" alt=""><figcaption></figcaption></figure>

* 3-Player Free-For-All (Deathmatch)&#x20;
* Level Requirement: 1 AP
* Reward: 5 $GLB
* Experience Points XP Awarded: 0

**Bulgari Game Level 2**

<figure><img src="/files/1veaqXolxImxcbugwgue" alt=""><figcaption></figcaption></figure>

* 4-Player Free-For-All (Deathmatch)&#x20;
* Level Requirement: 3 $GLB + 1 AP
* &#x20;Reward: 1 $MAYG
* Experience Points XP Awarded: 2 winner, 1 for loss

**Cartier Game Level 3**

<figure><img src="/files/4dk6otNOK5Az2AVBPSDz" alt=""><figcaption></figcaption></figure>

* 5-Player Free-For-All (Deathmatch)&#x20;
* Level Requirement: 2 $MAYG +1 AP
* Reward: 5 Platinum Love Bracelets  $PLB
* Experience Points XP Awarded: 10 winner, 3 for loss

Every game requires 1 Angry Point, or AP, to play. Angry Points are generated for free on a daily basis.

**Players can play any room they like in any order, provided they have met the requirements.**

All level requirement amounts are subject to revision and change based on the state of the game's economy.&#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://gitbook.mayg.io/mayg-game-design-overview/game-format.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.
