# Osmosis (OSMO)

{% hint style="info" %}
Auto-compounding of your staking rewards is available for OSMO, please visit [these instructions](https://docs.kiln.fi/v1/custodians/tutorials/cosmos-auto-compound-a-stake#how-to-make-an-auto-compounding-stake-through-kiln-dashboard) on how to enable it.
{% endhint %}

On the `/stake/osmo` page of the dashboard you can check staking information about the network and stake your OSMO in a few clicks with an intuitive onboarding.

Select the Account you want to stake on, the amount of OSMO you wish to stake and connect your wallet to stake!

<figure><img src="/files/dGwguAtPxYSwgPx4lDDx" alt=""><figcaption><p>OSMO stake page</p></figcaption></figure>

### Staking with Keplr Wallet

[Keplr](https://www.keplr.app/) is a fast, secure, and user-friendly wallet designed for the Cosmos ecosystem. It seamlessly integrates with our platform, allowing you to stake OSMO from Kiln Dashboard.

{% hint style="success" %}
&#x20;[ForDeFI](https://fordefi.com/) users can connect their wallet using this Keplr connectivity option.
{% endhint %}

<figure><img src="/files/m4qR07rEINwrumrxGVMb" alt=""><figcaption><p>This gif introduces the way to connect your Keplr Wallet on ATOM (Cosmos), OSMO as a Cosmos chain follow the same process.</p></figcaption></figure>

Step-by-step staking process from Kiln Dashboard:

1. Connect your wallet:
   * Click the "Connect Wallet" button on our platform.
   * Select "Keplr" from the list of available options.
   * Approve the connection request in the Keplr popup.
2. Enter stake amount: Specify the amount of OSMO you wish to stake.
3. Confirm transaction: Review the details and confirm the staking transaction in the Keplr popup.
4. Track your stake: Monitor your staked assets and rewards directly in Kiln Dashbord or through the Keplr dashboard.

{% hint style="info" %}
Please note that the signing flow is not yet compatible with hardware wallets like Ledger. If you are using a Ledger device, you can directly stake to Kiln from [Keplr dashboard](https://wallet.keplr.app/chains/cosmos-hub?modal=staking\&chain=cosmoshub-4\&validator_address=cosmosvaloper1uxlf7mvr8nep3gm7udf2u9remms2jyjqvwdul2\&step_id=2).
{% endhint %}

### Staking with Keplr Dashboard

**Prerequisites :**&#x20;

* Connect your Ledger wallet to Keplr wallet/dashboard, [step by step video](https://www.youtube.com/watch?v=JyK8OWMtWk0) :vhs:

**Staking with Keplr Dashboard :**

1. From [Keplr dashboard](https://wallet.keplr.app/chains/cosmos-hub); Select your asset and click stake
2. Search Kiln validator and select it
3. Click the stake button
4. Follow the signing instruction in Keplr wallet and on your Ledger Device (make sure it's plugged-in)

<figure><img src="/files/zLlrptHRoXbCzWRN9oYD" alt=""><figcaption></figcaption></figure>

### Stake with Fireblocks

{% hint style="info" %}
Transactions using the Fireblocks Raw Signing API are only enabled on Kiln Dashboard per request for organizations that have passed a security review from the Kiln and Fireblocks team regarding your API user setup. [More informations](/v1/integrations/custody-platforms/stake-from-fireblocks.md#stake-from-kiln-dashboard-using-fireblocks-raw-signing-api). \
**To enable this for your organisation, please get in touch with the Kiln team.**
{% endhint %}

Once you have [setup your Fireblocks Vault](https://docs.kiln.fi/v1/connect/sdk/getting-started#sdk-configuration), you can use your credentials to stake OSMO using your Fireblocks Vault.

<figure><img src="/files/f5BPWD0COaD4tG0X51ES" alt=""><figcaption></figcaption></figure>

Some notes about Fireblocks raw signing:

1. Due to technical limitations in Fireblocks API, the connection goes through Kiln's Fireblocks proxy
2. No Fireblocks account information or associated secrets are stored within any of Kiln's services, including our dashboard
3. We have ensured that no logs capture this sensitive data
4. The operational design guarantees that these secrets are transmitted directly to the Fireblocks API, without any interim storage
5. Please note that upon reloading the dashboard or selecting the 'disconnect wallet' option, the system terminates access to any Fireblocks-related information

***

After connecting and selecting your Fireblocks vault, simply choose the amount and click "stake." Before signing your transaction, decode it in [Minitel](https://osmo.minitel.app/) or your preferred decoding tool. Carefully review and confirm that the decoded transaction details match your intended action.

In Minitel, you can paste your transaction's raw message content, retrievable from your Fireblocks console, to decode it.

For a complete walkthrough, check out the demo below *- The video below introduces the way to stake ATOM (Cosmos), OSMO as a Cosmos chain follow the same process.*

{% embed url="<https://drive.google.com/file/d/1J2c2ZCtUSOT-VhmWzlCJSdJKroSB-e-I/view?usp=sharing>" %}


---

# 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/dashboard/staking/osmosis-osmo.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.
