# 2). Cosmos SDK Modules

MTT Network has adopted multiple core Cosmos SDK modules and customized them to meet the project's specific requirements. These modules include, but are not limited to:

* Auth (Account Management): Manages user accounts and permissions, ensuring transaction legitimacy.
* Bank (Token Transfer): Provides basic token transfer functionality, supporting fast and secure transfers of MTT tokens.
* Staking: Implements staking and delegation functions, supporting network consensus maintenance and providing staking rewards.
* Governance: Implements a decentralized governance mechanism, allowing MTT token holders to participate in decision-making for network upgrades, parameter adjustments, etc.
* Distribution: Manages the distribution of block rewards, ensuring transparent and fair returns for stakers and validators.

[Learn more about Cosmos SDK.](https://docs.cosmos.network/v0.46/)
