> For the complete documentation index, see [llms.txt](https://cagacrypto.gitbook.io/caga-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cagacrypto.gitbook.io/caga-whitepaper/staking-and-rewards/caga-staking-essentials/unstaking.md).

# Unstaking

### **1. Initiate unstaking**

When ustaking, Liquid Staking tokens are burned, and your initial tokens will appear on your wallet. The formula and logics are quite simple:

$$
\text{Liquid Staking Burned} = \text{Liquid Staking Tokens Held}
$$

### **2. Claim rewards**

To claim your rewards, you simply need to tap on the button 'Claim Rewards'. Rewards are claimed post the deduction of a predefined reward fee. Formula, how we calculate this:

$$
\text{Rewards Claimed} = (\text{Reward} - (\text{Reward} \times \text{Reward Fee Rate}))
$$
