# Monad (MON)

## Validators

<table data-header-hidden><thead><tr><th width="194.375"></th><th width="128.8203125"></th><th></th></tr></thead><tbody><tr><td><br><strong>Name</strong></td><td><strong>ID</strong></td><td><strong>Address</strong></td></tr><tr><td>Kiln</td><td>187</td><td>​<a href="https://monadvision.com/validator/0x59181884895bbBE4ea8fe877c9b9ceFc3cAD6F41">0x59181884895bbBE4ea8fe877c9b9ceFc3cAD6F41</a></td></tr></tbody></table>

## Staking Mechanics

| Metric                                                       | Value                                                                                   |
| ------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
| **Epoch Length**                                             | 50,000 blocks (\~5.5 hours)                                                             |
| **Stake activation time**                                    | 1-11 hours (start of next epoch or the following)                                       |
| **Withdrawal Delay**                                         | \~5.5 hours (1 epoch)                                                                   |
| **Re-delegating activation time**                            | \~11 hours (2 epochs)                                                                   |
| **Rewards frequency**                                        | every block                                                                             |
| **Auto-compounding**                                         | No                                                                                      |
| **Active set**                                               | 200 validators                                                                          |
| **Self-bond**                                                | 100,000 MON per validator, none for delegators                                          |
| **Minimum Validator Stake**                                  | 10,000,000 MON to be eligible for active set                                            |
| **Slashing**                                                 | None currently implemented                                                              |
| **Relationship between validator stake balance and rewards** | Linear. The more stake balance there is on the validator, the more rewards it will earn |
| **Reward Per Block**                                         | 25 MON                                                                                  |
| **Block Length**                                             | \~400ms                                                                                 |
| **Boundary Block**                                           | 5000 round delay between epochs (\~33 minutes)                                          |


---

# 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.kiln.fi/v1/kiln-products/validators/protocols/monad-mon.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.
