> For the complete documentation index, see [llms.txt](https://docs.escher.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.escher.finance/general/native-staking.md).

# Native staking

**Native Staking with Escher (in production)**&#x20;

Escher takes native staking to the next level by introducing a personal, user-specific **ICA controller**. Unlike liquid staking solutions, Escher **doesn’t** create LSTs for native staking. Instead, each user is assigned a unique ICA controller that facilitates direct staking on target chains. This approach ensures that rewards are sent directly to the user’s wallet, offering a streamlined and efficient staking experience.

What sets Escher apart is the added utility of the ICA controller. These controllers are transferable and can be tokenized as NFTs, unlocking new financial opportunities. Users can sell their staking positions or use them as collateral for lending and borrowing in DeFi protocols, turning staking positions into versatile financial assets. This functionality bridges the gap between staking and DeFi, giving users unprecedented flexibility and control over their staked assets.

By enabling governance participation and staking rewards while maintaining personal ownership of the ICA controller, Escher empowers users to fully engage with the blockchain ecosystem. This innovative approach combines staking, governance, and DeFi utility into a unified, user-centric experience.


---

# 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://docs.escher.finance/general/native-staking.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.
