> For the complete documentation index, see [llms.txt](https://manta-ray.gitbook.io/manta-ray-community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manta-ray.gitbook.io/manta-ray-community/the-mrev-token/manta-ray-token-economics.md).

# Manta Ray Token Economics

## What is Manta Ray?

Manta Ray is a decentralised EV Network that enables Home EV Charging points to be shared with EV Drivers by providing a liquid, algorithmically controlled marketplace, governed by network participants.

The network runs on Ethereum blockchain with a native token called MREV, which users earn by introducing and onboarding hosts and drivers to the network. In addition, hosts use MREV to enhance their listings and Drivers use MREV to enhance their proposals.&#x20;

Manta Ray through the Nexus Program will partner with regional public, fleet and workplace EV Networks through the exchange of MREV tokens to pass commission and usage transactions.

### Token Overview

The MREV token launched on the BNB Smartchain on 19,Sept 2022 using the BEP-20 standard. The token powers the entire decentralized network governance, incentivizing the community to build the network through referring EV Charging point hosts and EV driver, as well as verifying through Manta Ray's KYC process for secure and validated addresses and people. A supply of 250 million tokens has been created. And Manta Ray will have deflationary aspect reflecting 1% of each transactions and burning 1% of each transaction.

### Use Cases

| Goverance                                                                                                                                                   | Bid staking                                                                                                                                                                      | User Benefits                                                                                                               |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| <p>MREV token holders can discuss ideas for improvements, propose</p><p>changes, and vote on some governance proposals. Each token represents one vote.</p> | <p>Talent and Charging Point Hosts can stake tokens to stand out. Token bid staking helps “un-stick,” or reduce</p><p>friction, in the network, keeping it more transparent.</p> | Users can also earn tokens by contributing to Manta Ray Network. In the future, tokens will be redeemable for special perks |


---

# 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:

```
GET https://manta-ray.gitbook.io/manta-ray-community/the-mrev-token/manta-ray-token-economics.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.
