# 5.1.2 ERC-20 MSOT Smart Contract

MSOT tokens are used to navigate the FingeRate ecosystem and incentivize users. Built on the ERC-20 standard, as of March 20, 2024, the aggregate supply of MSOT tokens stands at 1.8 billion (1,800,000,000). For additional information about it, visit CoinGecko or CoinMarket.


---

# 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://fingerate.gitbook.io/fingerate-whitepaper-v3.1/5.-technology/5.1-smart-contract-based-fingerate-protocol/5.1.2-erc-20-msot-smart-contract.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.
