> For the complete documentation index, see [llms.txt](https://verta-1.gitbook.io/verta-cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verta-1.gitbook.io/verta-cloud/verta-cloud-eng/publish-your-docs-2.md).

# Staking

#### **Staking VERTA: A Simple Way to Earn**

**Benefits of Staking:**

1. **High Yield:** 50% annual return on invested funds.
2. **Deposit Return:** Weekly payouts include both principal and rewards.
3. **Accessibility:** Minimum staking amount is 100 tokens.
4. **Ease of Use:** Clear payout formula and transparent conditions.
5. **Frequent Payouts:** Weekly distributions over 52 weeks.
6. **Stability:** A capped staking pool of 4,000,000 tokens and a rewards fund of 2,000,000 tokens ensure sustainable payouts, limiting token supply and enhancing exclusivity.

***

#### **How Staking Works**

1. **Token Deposit:**
   * Minimum staking amount: **100 tokens**.
   * Lock-in period: **1 year**.
2. **Payouts Begin:**
   * Weekly payouts start 7 days after deposit.

**Payout Formula:**

**Weekly Payout = Staking Amount × 1.5 ÷ 52**

* **Example:** For 1,000 tokens:**1,000 × 1.5 ÷ 52 = 28.85 tokens** per week.
  * Total for the year: **1,500 tokens** (1,000 deposit + 500 rewards).

***

#### **Why Staking Is Profitable**

* **Stable Returns:** Predictable payouts ensure steady income.
* **Accessible to All:** Designed for investors with varying capital levels.
* **Long-term Value:** Controlled inflation and burning mechanisms enhance token value.

***

#### **Getting Started with Staking**

1. **Deposit:**
   * Minimum: **100 VERTA tokens**.
   * Transfer tokens to the staking smart contract: **0x167681717A6A6176d40BC68611AaB4694f991916**
2. **Receive Weekly Payouts:**
   * Start receiving rewards 7 days after depositing.
   * Payouts are automatically sent to the wallet used for the deposit.

***

#### **Important Security Guidelines**

* Use **non-custodial wallets** (e.g., MetaMask, Trust Wallet).
* Avoid sending tokens from centralized platforms (e.g., exchanges, swap services).
* **Minimum Deposit:** Tokens sent below the threshold are automatically returned, minus gas fees and burned portions.


---

# 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://verta-1.gitbook.io/verta-cloud/verta-cloud-eng/publish-your-docs-2.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.
