# Overview

**MTT Network** is a decentralized blockchain platform built on the [**Cosmos SDK**](https://docs.cosmos.network/v0.46/), designed to provide users with an efficient, secure, and scalable blockchain solution. Within the MTT Network, **validators** play a crucial role by ensuring the network's security and stability, providing consensus support and transaction validation, thereby safeguarding the operation of the entire network.

To ensure transparency and fairness in validator operations, the **MTT Validator Protocol** has been designed with a comprehensive set of rules and incentive mechanisms. The protocol clearly outlines the fundamental responsibilities of validators, reward structures, and security measures, while also promoting active participation in network governance and maintenance through incentives and penalties. According to the whitepaper, MTT Network employs the **Proof of Stake** consensus model, with all validators working together to maintain the network's security and stability. Additionally, **10%** of **MTT Tokens** are allocated for mining rewards, further promoting the network’s decentralization and enhancing its security.

The total mining reward for MTT is **210,000,000** MTT Tokens, with a halving event every four years. Public mining will officially begin on **January 1, 2025**.

[\
\&#xNAN;***Direct to Manual***](https://docs.mtt.network/operation-manual)

[***Community***](https://discord.gg/2PuApkRJjv)

[NextKey Features of the Protocol](https://docs.mtt.network/key-features-of-the-protocol)


---

# 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://docs.mtt.network/overview.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.
