# Unstake and Claim

stKAIA hodlers can always unstake and claim their staked assets from app.lair.fi/unstake.

## 2 Ways of Unstaking stKAIA

### Unstaking via Lair

This is the regular method of unstaking which takes 7 days. stKAIA hodlers first need to send unstaking request via app.lair.fi/unstake. After the 7-days unstaking period, users can claim their original staked assets + accrued staking rewards from app.lair.fi/claim page. Users can see the remaining unstaking period of their assets if their assets are still in the unstaking process.&#x20;

### Instant Unstaking via DEX

stKAIA holders can choose to unstake their assets instantly without waiting the regular 7-days unstaking period. Lair's partner DEXs have stKAIA <> KAIA liquidity pools where users can swap stKAIA for KAIA. Parterned DEXs can be found on app.lair.fi/unstake page. Choose "Use Exchanges" option from the unstaking interface to see the available DEX parters. Note that you may receive different KAIA amount compared to when you unstake via Lair. This is due to slippage and liquidity availability on liquidity pools. Make sure you check the exchange rates before making swaps.&#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://lair-finance.gitbook.io/lair-finance/liquid-staking/unstake-and-claim.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.
