> For the complete documentation index, see [llms.txt](https://vaulttech.gitbook.io/vaulttech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vaulttech.gitbook.io/vaulttech/usdvault-token-utilization/staking.md).

# Staking

### Introduction to Staking at Vault.Tech

Staking with Vault.Tech allows users to earn rewards by locking their $VAULT tokens. With different APY options and lock-up periods, users can choose a plan that best suits their investment strategy.

### Getting Started

1. **Required:** $VAULT tokens and a compatible cryptocurrency wallet.
2. **Connect Wallet:** Ensure your wallet is connected to [Staking.Vault.Tech](https://staking.vault.tech/) platform.

### Staking Options

1. **25% APY - 30 Days Lock:** Moderate rewards, shorter lock-up.
2. **50% APY - 60 Days Lock:** Higher rewards, balanced lock-up period.
3. **75% APY - 90 Days Lock:** Highest rewards, longest lock-up period.

### How to Stake

1. **Select Staking Option:** Choose from the 30, 60, or 90 days plans on [Staking.Vault.Tech](https://staking.vault.tech/).
2. **Enter Amount:** Input $VAULT amount or click 'MAX'.
3. **Confirm Stake:** Confirm the transaction in your wallet.

### How to Withdraw

1. **Navigate:** Go to your staking option on [Staking.Vault.Tech](https://staking.vault.tech/).
2. **Withdraw:** Click 'Withdraw' after the lock-up period.
3. **Confirm:** Approve the withdrawal in your wallet.

### Dashboard Overview

* **Stake Balance:** Your staked $VAULT.
* **Vault Balance:** $VAULT in your wallet.
* **Total Claimed:** Rewards claimed.
* **Pending Rewards:** Accrued, unclaimed rewards.

### Reward Claims

* **Advisable Claim:** If rewards > 1% of staked tokens.
* **Claim Process:** Via the platform, post-accumulation.

### Important Notes

* **Lock-up Periods:** No withdrawals before period ends.
* **Market Risks:** Understand the volatility and risks.

### Support

Contact: <support@vault.tech>

Begin your staking journey at [Staking.Vault.Tech](https://staking.vault.tech/)!

Happy Staking at Staking.Vault.Tech!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vaulttech.gitbook.io/vaulttech/usdvault-token-utilization/staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
