# Unstaking Penalty

In the EnviDa ecosystem, users will be able to unstake their tokens. Nonetheless, doing this will trigger a penalty.

Penalties determine the return of the staking depending on the maturity: total time the tokens have been staked since the lock-up date. \
The penalty table is the following:

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FFBLM8yWEbH3TV3sij1XF%2FScreen%20Shot%202022-10-18%20at%204.35.51%20PM.png?alt=media&#x26;token=18ec436b-81e5-4a81-bec1-2ca72ac6e57e" alt=""><figcaption></figcaption></figure>

### Example

Staked amount: 20,000\
Staking Date: Oct. 1, 2022\
Future Date: Dec. 31, 2023\
Days elapsed: 456

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FXI461cPsCRdipbpd3cZ0%2FScreen%20Shot%202022-10-17%20at%204.10.20%20PM.png?alt=media&#x26;token=68ef8d2d-fad5-443a-80b4-a90f54e91d32" alt=""><figcaption></figcaption></figure>


---

# 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://envida-protocol.gitbook.io/envida/staking-and-rewards/validator-rewards/unstaking-penalty.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.
