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

# Token

## **MVL Token**

MVL is building a platform that utilizes blockchain to collect, store, and utilize various data generated in the mobility ecosystem such as vehicles and users. Currently, it transparently manages activity records of drivers and riders in mobility services, as well as purchase, driving, accident, and maintenance records of vehicles, and provides an environment to directly utilize them through the Clutch wallet.

MVL Token is used as a means for exchanging and rewarding data (including products utilizing data) within the MVL platform. In particular, users and vehicles in the MVL ecosystem can receive MVL Tokens as rewards according to their participation, which can be reused in mobility services.

## **MVL Token Specs**

#### ***Name & Contracts***

* MVL(ERC20) : [***0xa849eaae994fb86afa73382e9bd88c2b6b18dc71***](https://etherscan.io/token/0xa849eaae994fb86afa73382e9bd88c2b6b18dc71)
* bMVL(BEP20) : [***0x5f588efaf8eb57e3837486e834fc5a4e07768d98***](https://bscscan.com/token/0x5f588efaf8eb57e3837486e834fc5a4e07768d98)
* jMVL(TON) : [***EQD2yazA2wf5AY2joEzGUDGk0cQWxEa2NdiP4Zgf9-eF04tp***](https://tonviewer.com/EQD2yazA2wf5AY2joEzGUDGk0cQWxEa2NdiP4Zgf9-eF04tp)

#### ***ERC20↔BEP20 Bridge***

* [***https://mvlfi.mvlchain.io/***](https://mvlfi.mvlchain.io/)

#### ***Circulation***

* Total Circulation : **30,000,000,000 MVL**
* Max Circulation : **27,802,958,863 MVL** (**2,197,041,137 MVL Burned**)
* Current Circulation : [***https://www.gopax.co.kr/unlock-schedule?token=MVL***](https://www.gopax.co.kr/unlock-schedule?token=MVL)

#### **CoinmarketCap & CoinGecko**

* CoinmarketCap : [***https://coinmarketcap.com/currencies/mvl/***](https://coinmarketcap.com/currencies/mvl/)
* CoinGecko : [***https://www.coingecko.com/en/coins/mass-vehicle-ledger***](https://www.coingecko.com/en/coins/mass-vehicle-ledger)

## Exchanges

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

## **Token&#x20;*****Utility***&#x20;

* Used to purchase MVL’s mobility NFT
* User compensation based on participation in mobility services
* Protocol usage fees from affiliated mobility service companies
* Purchase and use of products from affiliated mobility services
* MVL Network liquidity supply and compensation
* Participate in major ecosystem decisions.

{% hint style="info" %}
**MVL Token Total Analytics**

#### [***https://dune.com/mvlchain/mvl-token-total-analytics***](https://dune.com/mvlchain/mvl-token-total-analytics)

**Data is updated once on Mondays.**
{% endhint %}


---

# 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://docs.mvlchain.io/mvl-blockchain/mvl-token-economy/token.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.
