# PoS Working Mechanism in Inertia Chain

1. Users stake IRTA Coin to participate in network validation.
2. Validators are selected based on their staked Coins and reputation.
3. Transactions are validated and added to the blockchain.
4. Validators earn rewards in IRTA Coins.
5. Delegators share in the rewards by staking their Coins with validators.

<div data-full-width="true"><figure><img src="/files/u5fLQTmTPNhBdAcxsHmc" alt="" width="375"><figcaption></figcaption></figure></div>

### Why Inertia is More Cost-Effective Than PoW Blockchains

* Lower Energy Consumption: PoW-based blockchains require significant computational power, whereas Inertia's PoS model is energy-efficient.
* Reduced Transaction Fees: Inertia Chain’s optimized PoS mechanism reduces transaction costs compared to PoW-based blockchains like Bitcoin and Ethereum.
* Faster Transactions: Higher throughput ensures quick confirmations with lower fees.
* Scalability: Unlike PoW networks, PoS-based Inertia Chain can handle more transactions per second, reducing congestion and improving cost-effectiveness.


---

# 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://irta-whitepaper.gitbook.io/irta-whitepaper/pos-working-mechanism-in-inertia-chain.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.
