# Cosmos

## [Stake Now](https://wallet.keplr.app/chains/cosmos-hub?modal=validator\&chain=cosmoshub-4\&validator_address=cosmosvaloper1x8yjkhrffte4850tzdtfuq6nhs5vf950l86uea)

{% tabs %}
{% tab title="Staking" %}
{% embed url="<https://wallet.keplr.app/chains/cosmos-hub?chain=cosmoshub-4&modal=validator&validator_address=cosmosvaloper1x8yjkhrffte4850tzdtfuq6nhs5vf950l86uea>" %}
Stake with Us
{% endembed %}
{% endtab %}

{% tab title="Guides" %}
{% content-ref url="/pages/Aj9XTgamZzzAWgA5FBYh" %}
[How to Stake JUNO with Keplr](/guides/how-to-stake-juno-with-keplr.md)
{% endcontent-ref %}

{% content-ref url="/pages/fgmqBynfoWhNND2vOEMQ" %}
[How to Stake JUNO with Keplr Mobile](/guides/how-to-stake-juno-with-keplr-mobile.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Block Explorer" %}
{% embed url="<https://www.mintscan.io/cosmos/validators/cosmosvaloper1x8yjkhrffte4850tzdtfuq6nhs5vf950l86uea>" %}
See our Delegator details on Mintscan
{% endembed %}
{% endtab %}

{% tab title="Network Details" %}
{% embed url="<https://spacestake.tech/networks/cosmos>" %}
Get details about Cosmos
{% endembed %}
{% endtab %}
{% endtabs %}

## What is Cosmos?

The Cosmos network consists of many independent, parallel blockchains, called zones, each powered by classical Byzantine fault-tolerant (BFT) consensus protocols like Tendermint. Some zones act as hubs with respect to other zones, allowing many zones to interoperate through a shared hub. The architecture uses classic BFT and Proof-of-Stake algorithms, instead of Proof-of-Work. Cosmos can interoperate with multiple other applications and cryptocurrencies, something other blockchains can’t do well. By creating a new zone, you can plug any blockchain system into the Cosmos hub and pass tokens back and forth between those zones, without the need for an intermediary. While the Cosmos Hub is a multi-asset distributed ledger, there is a special native token called the atom. ATOM have three use cases: as a spam-prevention mechanism, as staking tokens, and as a voting mechanism in governance. As a spam prevention mechanism, ATOM are used to pay fees. The fee may be proportional to the amount of computation required by the transaction, similar to Ethereum’s concept of “gas”. Fee distribution is done in-protocol and a protocol specification is described here. As staking tokens, ATOM can be “bonded” in order to earn block rewards. The economic security of the Cosmos Hub is a function of the amount of ATOM staked. The more ATOM that are collateralized, the more “skin” there is at stake and the higher the cost of attacking the network. Thus, the more ATOM there are bonded, the greater the economic security of the network. Atom holders may govern the Cosmos Hub by voting on proposals with their staked ATOM.

<br>


---

# 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.spacestake.tech/supported-networks/mainnet/cosmos.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.
