> For the complete documentation index, see [llms.txt](https://osmosis.gitbook.io/o/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osmosis.gitbook.io/o/staking/staking-osmo.md).

# Staking OSMO

OSMO holders can delegate their OSMO to validators, who add these tokens to their slashable bond. Delegators receive [staking rewards](/o/osmo/token-issuance/staking-rewards.md), less the validator's commission.

To stake OSMO, select a validator from the list.

![](/files/-McM5RVbxzzGCA3j3zqa)

Input a quantity of OSMO to delegate to this validator. **Staked OSMO takes 14 days to unbond.** Tokens can be withdrawn two weeks after the unbonding process is initiated by the user.

![](/files/-McM5RVc53uz-YWTtvXZ)

Staked OSMO is used to help secure the network. In exchange for their contributions, owners of staked OSMO receive staking rewards and transaction fees.


---

# 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:

```
GET https://osmosis.gitbook.io/o/staking/staking-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.
