# Rewards, Challenges and Gameplay

The game offers two types of quests: daily and weekly. By completing them, players can earn rewards in the form of FCC currency for the Crypto section and FCM for the Free-to-Play section.

<figure><img src="/files/0Mxn8ti5j2XCn49Ppydt" alt=""><figcaption><p><strong>Tasks are completed only using </strong><mark style="color:purple;"><strong>Crypto</strong></mark><strong> cars!</strong></p></figcaption></figure>

The game also has a reward system based on daily log in. If you log into the game for 28 consecutive days, you will receive various rewards, including FCM, spare parts, blueprints and paints. However, if you skip playing for at least one day, the progress you have made will be lost.

<figure><img src="/files/78jsmE4lz5HgrVbtnOxv" alt="" width="563"><figcaption></figcaption></figure>

### Game Modes

**Drift** is a two-player mode where the main goal is to keep your car drifting under control for as long as possible.

* The longer you stay in a drift and the sharper the angle, the higher your multiplier and score become
* The maximum multiplier is **x5**
* If your car crashes into an object, the multiplier resets
* The multiplier also goes down when the player is not drifting
* The winner is the player with the highest score at the end of the race.<br>

**Circuit** is a race mode where players compete over several laps.\
The goal is to be the first to cross the finish line on the final lap.

**Sprint** is a race mode where players must get from point A to point B as fast as possible.

* For both of these modes, the number of players in a race ranges from **4 to 8**, depending on the selected track.<br>

**Freeride** is a game mode that allows players to freely ride on all available tracks. It is designed for practicing skills, learning tracks, and testing cars.

* This mode does not provide any rewards for completing races
* Time spent in the race is not limited
* The number of players in game is 1

### Racetracks

The game features 5 main tracks, along with their variations. In total, players can choose from **14** different track layouts. Each map has its own unique look and design, giving players a wide variety of racing experiences. Test your driving skills under the bright sun surrounded by Asian-inspired scenery, on a professional racetrack, or even on the deck of an aircraft carrier.

### Rewards

Upon completion of the race, riders receive account experience and rewards based on the car they used.

* For races on <mark style="color:purple;">Crypto</mark> cars, players will receive rewards in the form of <mark style="color:purple;">FCG</mark> or FCM tickets
* For races on F2P cars, players will receive rewards in the form of FCM tickets

<figure><img src="/files/1EBmtfeN8HhdqJZCETHC" alt="" width="563"><figcaption><p><strong>Ticket section in the main menu</strong></p></figcaption></figure>

Now you know how to participate in the Action monetization system. Please move to the latest section to learn about the mechanics of exchanging <mark style="color:purple;">FCG</mark> token and currency conversion within the game.


---

# 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.action.myriadgames.studio/action/project-description/game-guides/rewards-challenges-and-gameplay.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.
