# QRBase Staking Guide

Welcome to the official staking guide for **$SCAN**.\
QRBase uses a **whitelabel Token Management System (TMS)** from **Decubate**, which means staking is secure, audited, and automated behind the scenes.

This document explains exactly how our **Compounding Staking Pool** works.<br>

***

### 🔵 **1. Pool Parameters**

#### **Compounding Staking Pool**

* **Token:** $SCAN
* **Fixed APY:** **69%**
* **Staking Type:** Auto-compounding
* **Lock Period:** **69 days**
* **Maximum Pool Capacity:** **69,000,000 SCAN**
* **BoostPass NFT Boost:** **+100% reward boost**\
  → This doubles your APY.

***

### 🔵 **2. How Compounding Staking Works**

Our staking follows the **Decubate compounding model**, which means:

* Your rewards are **added to your staked amount automatically**.
* Every new reward increases your total stake.
* You earn rewards **on top of previously earned rewards** (compound interest).
* You can only withdraw after the **69-day lock period** ends.

***

### 🔵 **3. Base APY vs. Boosted APY**

#### **🟦 Base APY:** 69%

For everyone.

#### **🟧 Boosted APY:**

If you hold a **BoostPass NFT**, you receive:

**+100% Reward Boost → APY Doubles**

So:

| User Type        | APY          |
| ---------------- | ------------ |
| Normal User      | **69%**      |
| BoostPass Holder | **138% APY** |

***

### 🔵 **4. Reward Formula (Simple)**

Decubate uses daily compounding:

```
Daily Rate = APY / 365
New Balance Each Day = Balance × (1 + Daily Rate)
```

So every day, your balance grows slightly, and the next day you earn on the new amount.

***

### 🔵 **5. Examples**

#### ✅ **Example 1 — Normal User (No BoostPass)**

You stake **100,000 SCAN**.

* APY = **69%**
* Daily rate = 69% / 365\
  → **0.00189 per day (0.189%)**

After **69 days**:

```
Final Balance = 100,000 × (1 + 0.00189)⁶⁹
Final Balance ≈ 113,940 SCAN
```

➡️ **You earn \~13,940 SCAN** in 69 days.

***

#### ✅ **Example 2 — BoostPass Holder (x2 Boost)**

You stake **100,000 SCAN** and you have **1 BoostPass NFT**.

* Boosted APY = **138%**
* Daily rate = 138% / 365\
  → **0.00378 per day (0.378%)**

After **69 days**:

```
Final Balance = 100,000 × (1 + 0.00378)⁶⁹
Final Balance ≈ 128,750 SCAN
```

➡️ **You earn \~28,750 SCAN** in 69 days.\
\&#xNAN;**(More than double the normal user)**

***

#### ✅ **Example 3 — Large Amount With BoostPass**

You stake **1,000,000 SCAN**.

* Boosted APY = 138%
* After 69 days:

```
Final Balance ≈ 1,287,500 SCAN
```

➡️ **You earn \~287,500 SCAN**.

***

#### 📌 **Important Notes**

* Rewards are **auto-compounded daily**.
* You cannot withdraw before the **69-day lock period**.
* If you reach the maximum pool capacity (69M), the pool closes.
* Your BoostPass NFT must remain in your wallet throughout staking to keep the boost.

***

### 🔵 **6. How to Join the Staking Pool**

1. Visit your **QRBase Staking Dashboard**.
2. Connect your wallet.
3. Select **Compounding Pool (69 days)**.
4. Enter your desired amount of **$SCAN** to stake.
5. Confirm the transaction.
6. (Optional) Hold a **BoostPass NFT** to enjoy **2x APY**.

***

### 🔵 **7. Summary Table**

| Feature      | Value     |
| ------------ | --------- |
| Token        | $SCAN     |
| APY          | 69% fixed |
| Boost APY    | 138%      |
| Lock Period  | 69 days   |
| Compounding  | Daily     |
| Max Capacity | 69M SCAN  |
| NFT Boost    | +100% APY |

***

### 🔵 **8. Final Message**

This staking pool is designed to:

* Reward early supporters
* Strengthen $SCAN token economy
* Provide predictable, compounding growth
* Let BoostPass holders enjoy **exclusive boosted rewards**


---

# 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://docs.qrbase.xyz/staking/qrbase-staking-guide.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.
