> 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/escher-assets/lst-tokens/eu-lst-for-union-chain.md).

# eU - LST for Union chain

#### Overview

eU is the liquid staking token (LST) for the Union Chain, enabling users to earn staking rewards without locking up their assets. By staking U tokens via Escher, users receive eU tokens—a liquid representation of their staked position—that can be used across DeFi protocols while still accruing yield.

Escher's hidden layer architecture powers eU, delivering deep interoperability, seamless liquidity, and efficient staking across multiple blockchain ecosystems.

#### How eU Works

1. **Stake U Tokens**\
   Users stake U tokens through Escher's liquid staking contract.
2. **Receive eU Tokens**\
   The protocol mints eU tokens, representing the user’s staked balance.
3. **Use eU in DeFi**\
   Users can deploy eU in DeFi strategies: lending, borrowing, trading, LPing, and more, within and beyond the Union ecosystem.
4. **Redeem eU for U**\
   At any time, users can redeem eU for the underlying U tokens plus accrued staking rewards, adjusted for the protocol's yield.

#### Key Benefits

**For Users:**

* **Liquidity and Flexibility**: Access capital while earning staking rewards.
* **Yield Optimization**: Combine staking rewards with additional DeFi yields.
* **Simplified Experience**: One-click staking, no need to manage multiple wallets.
* **Cross-Ecosystem Compatibility**: Use eU across non-Cosmos chains via Escher's chain abstraction.

**For the Union Chain:**

* **Stronger Network Security**: Increased staking participation through liquid staking.
* **Higher Liquidity**: eU drives more efficient capital usage across Union-based DeFi.
* **Interoperability**: Brings more users and applications by enabling use of eU across ecosystems.

#### Network Information

* **Liquid Stake Time**: Immediate
* **Unstake Time**: 21-24 Days
* **Fee**: 10%
* **Intent Available**: Yes
* **Multi-Asset Support**: Users can stake using any token (via swap and stake mechanisms)


---

# 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.escher.finance/escher-assets/lst-tokens/eu-lst-for-union-chain.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.
