# Kusama

<figure><img src="/files/3LFgjvJID44Rl6F1dqDq" alt=""><figcaption></figcaption></figure>

Parachains are Kusama’s advanced, next-generation blockchains that bring several breakthroughs compared to legacy networks. Together they form the Kusama ecosystem, an interconnected network of specialized chains breaking down the walls of the centralized web.

While other blockchain networks only allow developers to build dapps using smart contracts, Kusama gives them full control over the underlying blockchain itself. This flexibility gives parachain developers the maximum freedom to optimize for specific use cases — which means better and more secure dapps and services for all.

[WebSite](https://kusama.network/)\
[Hub.docker](https://hub.docker.com/r/parity/polkadot/tags)\
[TELEMETRY](https://telemetry.polkadot.io/#list/0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe)\
[CHAIN](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama-rpc.dwellir.com#/accounts)<br>
-------------------------------------------------------------------------------------------

* **Minimum hardware requirements**:

| Node Type | CPU | RAM  | Storage |
| --------- | --- | ---- | ------- |
| Mainnet   | 8   | 32GB | 1TB     |

## Useful Tools

🔥**RPC**🔥 - [**https://kusama.rpc.m.stavr.tech/**](https://kusama.rpc.m.stavr.tech/)\
🔥**Explorer**🔥 - [**https://polkadot.js.org/apps/?rpc=wss://kusama.rpc.m.stavr.tech#/explorer**](https://polkadot.js.org/apps/?rpc=wss://kusama.rpc.m.stavr.tech#/explorer)


---

# 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://stavr-team.gitbook.io/nodes-guides/mainnets/kusama.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.
