# Airdrop & Bonus System

SmartVaults.ai includes a structured airdrop and bonus system designed to reward early participation and active usage of the protocol.

Bonus tokens are distributed based on vault deposits and follow predefined rules to ensure controlled and transparent allocation.

***

### **Airdrop Pool**

* Total allocation: **6,000,000 SVT**
* Distributed through deposit-based bonus plans
* Subject to global pool limits

All token allocations are tracked and managed within a fixed supply framework.

***

### **Bonus Plans**

Before depositing into a vault, users can select a bonus plan:

* **Plan A:** 50% Token Bonus
* **Plan B:** 100% Token Bonus
* **Plan C:** 200% Token Bonus
* **Plan D:** 300% Token Bonus

The selected plan determines the number of bonus tokens received.

***

### **Bonus Calculation**

Bonus tokens are calculated as:

**Bonus Tokens = Deposit Amount (USDT) × Plan Multiplier**

Example:

* Deposit: 1,000 USDT
* Plan B (100%) → 1,000 SVT bonus

***

### **Vesting Mechanism**

Bonus tokens are not immediately unlocked.

* Vesting duration: **12 months (365 days)**
* Release: **Daily linear distribution**
* Claim: Available at any time
* Unclaimed tokens remain accumulated

Daily release is calculated proportionally over the vesting period.

***

### **Distribution Rules**

* Bonus tokens are assigned at the time of deposit
* Allocation is subject to remaining pool availability
* No allocation occurs once the pool limit is reached

If the pool is exhausted:

* No further bonus tokens are distributed
* Or distribution may be adjusted proportionally

***

### **System Purpose**

The airdrop and bonus system is designed to:

* Incentivize early participation
* Align token distribution with platform usage
* Provide structured onboarding incentives

The mechanism is linked to real participation rather than passive allocation.

***

### **Transparency**

Participants can track:

* Total bonus tokens received
* Tokens already claimed
* Currently claimable tokens
* Remaining locked tokens
* Vesting progress

All relevant data is accessible through the platform interface and on-chain records.

***

### **Controlled Emission**

The system operates within predefined limits:

* Fixed maximum pool allocation
* Structured vesting schedule
* No unlimited token issuance

This ensures predictable and controlled token distribution within the ecosystem.


---

# 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://smartvaultsai.gitbook.io/smartvaultai-docs/tokenomics/airdrop-and-bonus-system.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.
