# F1CS information

### What is F1CS token?

The below section will outline how F1CS​ utilises TRC-20 and TRC-721 tokens. &#x20;

F1CS holder will take some advatages below:

* **Non-Fungible Tokens**

In F1CS, a Collectible - a non-fungible token \[NFT] - is a piece of digital content that is unique. As an NFT, a Collectible can be fully owned by a player, with that player having the ultimate permission to use, trade, or sell the Collectible.

* **Fungible Tokens**&#x20;

A fungible token \[FT] is non-unique and mutually intTRChangeable. ​ Formula 1 Grand Prix will utilise F1CS as  the  in-game  fungible  token.  F1CS  -  like  the  Collectibles  -  can  be  fully  owned  by  a  player, but rather than acting as a piece of content within the game, F1CS acts as the game’s  primary currency.&#x20;

This  currency  is  used  in  a  number  of ways: to purchase certain types of Collectibles,  as a  player  reward  for  completing  certain  actions  or  achievements,  as  a  fee  to  compete  in  the  Racing Game, and to use as rewards for races. &#x20;

Both the fungible and non-fungible tokens have a finite supply. &#x20;

F1CS  is  built  on  the  TRC-20  standard.  The total minting volume and distribution manner for  F1CS will be shared at a later date. &#x20;

### Token specification

**Name:** Formula 1 Grand Prix

**Symbol:** F1CS

**Network:** Tron Smart Chain&#x20;

**Spec:** TRC-20&#x20;

**Smart contract:** [TSHMgZEfpBAfbgLHDbmzfhDwEDQzLqHiK9](https://tronscan.org/#/token20/TSHMgZEfpBAfbgLHDbmzfhDwEDQzLqHiK9)

**Total supply:** 1,000,000,000,000,000.000000F1CS

### Token allocation

● **Burn:** 400,000,000,000,000

● **Mining:**&#x31;00,000,000,000,000

● **Team:** 100,000,000,000,000

●**Airdrop:** 10,000,000,000,000

● **Reward:** 100,000,000,000,000

● **Defi:**&#x32;90,000,000,000,000

![](/files/JA66OIheQL0JYaOG1u10)

## Creating a project

Hit the big '+' button in your sidebar and select 'New Project' from the menu that pops up. Give your project a name, and you're good to go!


---

# 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/guides/f1cs-information.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.
