# Meychain: The Layer 1 Blockchain

### **Consensus Mechanism**

Meychain employs a robust and innovative consensus mechanism designed to ensure both security and efficiency across the network. Instead of relying on traditional Proof-of-Work (PoW) mechanisms, Meychain utilizes a system where physical devices act as validator nodes.

These nodes are responsible for validating transactions, maintaining the integrity of the blockchain, and securing the network. Validators are rewarded with Meycoin (MEY) for their contributions, incentivizing honest and efficient participation.

* **Validator Nodes:** Physical devices connected to the network serve as validator nodes, processing and validating transactions.
* **Energy Efficiency:** By avoiding energy-intensive mining processes, Meychain ensures a more environmentally sustainable approach to blockchain validation.
* **Incentivization:** Validators are rewarded with Meycoin (MEY), encouraging widespread participation and decentralization.

### **Scalability and Security Features**

Meychain is designed to support large-scale applications with high transaction throughput while maintaining the highest levels of security.

The modular architecture of Meychain allows for efficient transaction processing and data management across multiple layers, ensuring that the network can scale as needed without compromising on security.

* **Scalability:** The modular design of Meychain ensures that each layer—consensus, execution, asset integration, and storage—can scale independently, allowing the network to handle increasing demand as the ecosystem grows.
* **Advanced Security Protocols:** Meychain implements state-of-the-art security protocols, including multi-signature transactions, encryption, and regular security audits, to safeguard user assets and data.
* **Decentralized Validation:** By distributing the validation process across numerous physical devices, Meychain reduces the risk of centralized attacks and ensures network resilience.


---

# 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.mey.network/mey-network/mey-network-ecosystem/meychain.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.
