# Early Termination

* After 31 days of staking, users can unstake.
* The principal can be received immediately if users unstake. However, if users choose to unstake prior to the 180-day lockup period, there will be two penalties.
  1. The interest cannot be collected.
  2. In the event you unstake within 31 - 120 days of the start of staking, a fee will be deducted from your staking principal.
* As the number of remaining lockup days decreases, unstaking fees decrease linearly.
* MEGA collected as an unstaking fee will be saved in the community liquidity treasury.

#### Unstaking fee for early termination

<figure><img src="/files/YfdWqZACSXqQprKOQCyP" alt=""><figcaption></figcaption></figure>

* For detailed information on daily unstaking fees, please refer to the document below.\
  [Megaton Finance Daily MEGA Unstaking Fee Data](https://docs.google.com/spreadsheets/d/1uAE1SrHVvXbIe0mxfekqodCCRSHyv_uP0XLXMG-i2Xk/edit?usp=sharing)


---

# 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://docs.megaton.fi/products/mega-staking/early-termination.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.
