# What is F1CS?

### **Introduction**

{% hint style="info" %}
F1CS is a blockchain-based game that will utilise the TRON blockchain and TRC-721 and TRC-20 standards for non-fungible and fungible tokens, respectively.
{% endhint %}

F1CS consists of two main components: the Collectibles Game and the Racing Game. Both components are described in this document.

> The Collectibles Game centers around obtaining and trading rare virtual items including Cars, Drivers, Components, and Trinkets. It adds gamification to the collection of non-fungible tokens (referred to as “Collectibles” in F1CS), adding layers such as achievements and leaderboards. The design of the collectibles component of the game simulates traditional scarcity-based collecting games or activities, like football stickers, baseball cards, or model collection.

> The Racing Game will be a gaming experience similar to traditional racing games. The player will be able to take their Collectibles (Cars, Drivers, Components, Trinkets) and manage them into a race-ready Grand Prix entrant. Gameplay is presented through a 2.5D perspective overlooking the selected track, with the player in command of their racing car’s acceleration and braking.

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:


---

# 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://f1cs.gitbook.io/formula-1-grand-prix-f1cs/what-is-f1cs.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.
