# Understanding xSTEAK

## What is xSTEAK?

xSTEAK is a non-transferable escrowed governance token, corresponding to locked STEAK. STEAK can be directly converted to xSTEAK via the SteakHut dApp.

xSTEAK allows for the ability to allocate it to applications, allowing for modular staking applications. The operation consists of staking xSTEAK into desired application in exchange for various benefits.

* Name: xSTEAK&#x20;
* Chain: Avalanche&#x20;
* Contract: 0x902Aa4cC3b463c84541C9C1DeDF50620C99950B9

## xSTEAK Conversion: Redeeming STEAK from xSTEAK

STEAK and xSTEAK can be converted into each other within the SteakHut dApp. Converting xSTEAK back to STEAK involves a vesting period.

### STEAK to xSTEAK conversion

STEAK can be freely converted into xSTEAK at any time. The process is instant, and the ratio is 1:1.

### xSTEAK to STEAK conversion

xSTEAK is escrowed STEAK that can be redeemed by vesting. The user can select the vesting duration when converting xSTEAK to STEAK. The conversion ratio increases proportionally with the vesting duration:

* The minimum vesting duration of 10 days will provide a 1:0.5 ratio
* The maximum vesting duration of 45 days will provide a 1:1 ratio

If the selected vesting duration is lower than the maximum (ratio < 1:1), the excess STEAK is returned to the SteakHut treasury.&#x20;


---

# 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://whitepaper-old.steakhut.finance/steak-o-nomics/tokens/understanding-xsteak.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.
