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

# Staking

## Introduction in Vedoo-Staking

As an innovative platform we want to offer another alternative way to increase your VOKey-Coins: staking. Staking allows users to lock their VOKey-Coins in the Vedoo platform and receive attractive rewards in form of additional VOKey-Coins. This function is not only an incentive for long-term investors, but also contributes to the stability and increase in value of VOKey-Coins.

## How the Vedoo-Staking works

When staking, users store a certain amount of their VOKey-Coins for a set period of time. During this time, the staked coins are blocked and cannot be traded or withdrawn. In return, users receive recurring rewards calculated as a percentage of their staked amount.

## Advantages of Vedoo-Staking

1. **Attractive return:** Users can expect an annual return of around 20-25% when staking VOKey-Coins. This return is competitive and offers a rewarding way to generate passive income.
2. **Increase in the value of VOKey-Coins:** As staking means a reduction in the supply in circulation, this can lead to an increase in the market value of VOKey-Coins. A lower supply with constant or increasing demand generally leads to an increase in value.
3. **Strengthening the network:** By staking, users contribute to the security and stability of the Vedoo network. This promotes trust in the platform and can attract more users, which in turn further increases the value of VOKey-Coins.

{% hint style="info" %}
VOKey-Coins are limited anyway and are not issued indefinitely. This scarcity helps to secure the value of the coins in the long term.
{% endhint %}

Staking VOKey-Coins on Vedoo offers an excellent opportunity to grow your investment while contributing to the stability and appreciation of the coins. With an attractive annual return of 20-25% and the inherent scarcity of VOKey-Coins, you have the opportunity to benefit from a promising increase in value. Take advantage of the staking feature and become part of the growing Vedoo community that is revolutionizing the future of video chat platforms.


---

# 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://vedoo.gitbook.io/vedoo/vedoo-app-tba/earning-module/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.
