> For the complete documentation index, see [llms.txt](https://docs.spacestake.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spacestake.tech/supported-networks/mainnet/osmosis.md).

# Osmosis

## [Stake Now](https://wallet.keplr.app/chains/osmosis?modal=validator\&chain=osmosis-1\&validator_address=osmovaloper1rcv35vylf4x5jhtx20y4p9d6ywtc7cuqayxhuh)

{% tabs %}
{% tab title="Staking" %}
{% embed url="<https://wallet.keplr.app/chains/osmosis?chain=osmosis-1&modal=validator&validator_address=osmovaloper1rcv35vylf4x5jhtx20y4p9d6ywtc7cuqayxhuh>" %}
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://explorer.spacestake.tech/osmosis/staking/osmovaloper1rcv35vylf4x5jhtx20y4p9d6ywtc7cuqayxhuh>" %}
See our Delegator details on SpaceStake Explorer
{% endembed %}
{% endtab %}

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

## What is Osmosis?

Osmosis (OSMO) is the premier DEX and cross-chain DeFi hub within the Cosmos ecosystem, a network of over 50 sovereign, interoperable blockchains seamlessly connected through the Inter-Blockchain Communication Protocol (IBC). Pioneering in its approach, Osmosis offers a dynamic trading and liquidity provision experience, integrating non-IBC assets from other ecosystems, including Ethereum, Solana, Avalanche, and Polkadot. Initially adopting Balancer-style pools, Osmosis now also features a concentrated liquidity model that is orders of magnitude more capital efficient, meaning that significantly less liquidity is required to handle the same amount of trading volume with minimal slippage.

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.spacestake.tech/supported-networks/mainnet/osmosis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
