> For the complete documentation index, see [llms.txt](https://fmtlol.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fmtlol.gitbook.io/docs/fms-tokens.md).

# FMS Tokens

FMS Tokens run on 2 networks, internal and external

## On-chain "external"

Name: FMS social network

Symbol: FMS&#x20;

Total Supply: 10,000,000,000,000 FMS

Network: Polygon&#x20;

explorer: [0x649EBee9cddf8373376dc7AEAbE8B975fC8706b8](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8)

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

### **FMS Token Allocation** <a href="#d11a" id="d11a"></a>

#### CEXs Listing - Old FM Token Holders: [45%](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8?a=0x3442e5f4fefee6b908c3dd97399abd39c5eb183f)

#### FMS platform reward: [30% ](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8?a=0xfc40c9187226bf3f952097b7c5709de56ed5d242)

#### FMS Store Public Sale: [15%](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8?a=0x3725dd1f4cee585c3eb89c5dd81d91b5c0a72142)

#### Liquidity: [5% ](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8?a=0x675a622e314b682e8b6926b3c22ac7df878858b4)

#### **Team**: [**5%**](https://polygonscan.com/token/0x649ebee9cddf8373376dc7aeabe8b975fc8706b8?a=0x830e4ecd0482fdb91193974e62fac685ecb1257b) <br>

## Off-chain” FMS platform reward “internal”

Name: FMS point

Symbol: FMS&#x20;

Total Supply: 3,000,000,000,000 FMS

<mark style="color:green;">Mint and burn from user's activities.</mark>

Network: FMTLOL

explorer: [https://fmtlol.com/explorer](https://fmtlol.com/explorer/)

<mark style="color:red;">Note!!</mark> [Rewards for activities](/docs/rewards.md) will expire once the full amount has been distributed

## Use cases

Official payment method in FMS platform

Used to buy paid memberships

Advanced members can sell products for them

Members can send them to each other as gifts

Other services will be added soon


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fmtlol.gitbook.io/docs/fms-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
