# Staking

**Staking** is how you earn rewards for helping secure the Vaulta blockchain.

When you **stake your Vaulta tokens**, you temporarily lock them up to support the network’s operations — like validating transactions and keeping the system running smoothly.

In return, you earn **staking rewards**, all while still owning your tokens.

## Why Stake Your Vaulta Tokens?

| Benefit                 | What It Means for You                                         |
| ----------------------- | ------------------------------------------------------------- |
| **Earn Rewards**        | Get paid in Vaulta tokens just for holding and staking them.  |
| **Support the Network** | Help the blockchain stay secure and decentralized.            |
| **No Permanent Lockup** | Your tokens are securely locked for a short period (21 days). |

## How Long Are Tokens Locked?

* **Staking Lockup**: 21 days
* During this time, your tokens cannot be transferred — but they are still 100% yours.&#x20;
* You can **unstake anytime**, but the countdown starts when you initiate it.
* You continue to earn rewards while your tokens are unstaking.

## How Much Can I Earn?

Vaulta staking rewards vary over time based on network participation. The earlier you stake, the higher the potential rewards.

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

You’ll be able to track your rewards on the [Vaulta Portal Staking page](https://unicove.com/staking).

## Is Staking Safe?

Yes — staking on Vaulta is **non-custodial**, which means:

* Your tokens stay in your control
* You never hand them over to a third party
* You can unstake at any time

That said, always use trusted wallets and double-check the platforms you stake with.

## Takeaway

Staking is a simple and secure way to earn returns on your Vaulta token and help secure the Vaulta blockchain.&#x20;

## Resources

<https://eosnetwork.com/resources/eos-network-launches-250m-eos-staking-program/>


---

# 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://vaulta.gitbook.io/vaulta-guides/vaulta-token/staking.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.
