# Testnet and tVRAM

## Overview

The VRAM Protocol testnet program is designed to reward early adopters and active participants who contribute to the platform's development. The program introduces tVRAM tokens on the Sui network as a tracking mechanism for future VRAM token distribution.

## tVRAM Distribution

* tVRAM tokens will be distributed on the Sui network
* These tokens serve as tracking mechanisms and do not automatically convert 1:1 to VRAM
* Holding tVRAM guarantees participation in the future VRAM airdrop
* Distribution details will be announced through official channels

## Testnet Rewards Program

### Participation Tiers

1. **tVRAM Holders**
   * Basic tier of participation
   * Guaranteed allocation in the VRAM airdrop
2. **Active Testnet Users**
   * Higher rewards multiplier compared to just holding tVRAM
   * Rewards based on platform usage and interaction
3. **Combined Participation**
   * Maximum rewards for users who both hold tVRAM and actively participate in testnet
   * Multiplier effect on final reward calculation

### Bug Reporting and Contributions

* Bug reports should be submitted through the official VRAM\_AI Discord
* Quality of contributions will be factored into reward calculations
* Critical bug reports will receive additional reward consideration
* Active community participation and constructive feedback are highly valued

## Reward Distribution

* Final reward calculations will consider:
  * Duration of tVRAM holding
  * Level of testnet participation
  * Quality and quantity of bug reports
  * Overall contribution to the platform's improvement
* Specific reward multipliers and distribution metrics will be announced prior to mainnet launch

## Communication Channels

* Official announcements will be made through:
  * VRAM\_AI Discord server
  * Official social media channels
  * Platform documentation updates
* Join the Discord server to:
  * Submit bug reports
  * Participate in community discussions
  * Receive important updates
  * Connect with other testers

## Important Notes

* Holding tVRAM does not guarantee a specific amount of VRAM tokens
* Reward distribution will be based on multiple factors beyond simple token holding
* Active participation and valuable contributions will be key factors in final reward calculations


---

# 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://vram-ai-1.gitbook.io/vram.ai/tokenomics/testnet.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.
