# Staking

This guide will walk you through how to stake the Vaulta token within [Vaulta's Portal, Unicove](https://unicove.com/).

For those who are familiar with navigating the Vaulta Portal, Unicove, you can navigate directly to these links:

* [Staking Overview](https://unicove.com/en/eos/staking)
* [Stake Page](https://unicove.com/en/eos/staking/stake)

### **✅ What You'll Need Before Getting Started**

Before you get started, you will need to do the following:

* [Set Up an Account](/vaulta-guides/user-guides/getting-started-on-vaulta/wallet-and-account-setup.md)
* [Send Vaulta to Your Account](/vaulta-guides/user-guides/getting-started-on-vaulta/get-vaulta-token.md)

### 1. Navigate to the Unicove Website & Login

First head to the Unicove website at [Unicove.com](https://unicove.com/). Once there, login to the portal by selecting the Connect Wallet button in the upper right hand corner of the screen. Select your wallet and follow the prompts to connect to the portal.

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

### 2. Navigate to the Staking Overview Page

Select Staking from the menu on the left hand side of the page.

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

### 3. Navigate to the Stake Page

From the Staking overview page you can view the current staking APR, your staking balance overview, and use the staking calculator. To stake your tokens, click on the Stake button.

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

### 4. Stake Your Tokens

Now that you are on the Stake page you can enter the amount of tokens you would like to stake and click on the Stake button to sign and finalize your transaction.&#x20;

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

Congratulations - you have staked your tokens!

### Next Steps

Now that your tokens are staked you may have additional questions or wish to start the unstaking process. Check out the guides below for more information.

* [Unstaking and Claiming Rewards](/vaulta-guides/user-guides/getting-started-on-vaulta/unstaking-and-claiming-rewards.md)
* [Staking FAQ](/vaulta-guides/user-guides/support/faqs/staking-faq.md)

### Final Thoughts

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


---

# 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/user-guides/getting-started-on-vaulta/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.
