> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ton.org/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.ton.org/feedback

```json
{
  "path": "/ecosystem/status",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Network status

This page lists websites that show if specific parts of TON blockchain are working normally.

|                                                                  |                                                               |
| ---------------------------------------------------------------- | ------------------------------------------------------------- |
| [https://tonstat.us/](https://tonstat.us/)                       | HTTP and ADNL server availability and performance.            |
| [https://status.toncenter.com/](https://status.toncenter.com/)   | Low-level metrics, such as latencies, rates, and loads.       |
| [https://validators.ton.org/](https://validators.ton.org/)       | Official validation dashboard.                                |
| [https://tonscan.com/validation](https://tonscan.com/validation) | Pretty validation dashboard.                                  |
| [https://t.me/tonstatus](https://t.me/tonstatus)                 | Notifications and requests for action for mainnet validators. |
| [https://t.me/testnetstatus](https://t.me/testnetstatus)         | Notifications and requests for action for testnet validators. |
| [https://t.me/validators](https://t.me/validators)               | Bot for validator owners to track their status.               |
