# Onchain Testnet

### **Transition to Alephium Testnet**

During the Onchain Testnet Phase, we will deploy Pyreplay on the Alephium testnet. This environment allows us to rigorously test all blockchain-related functionalities of our platform, including smart contracts, transactions, and the integration of blockchain-based rewards, without the risks associated with the mainnet. It's an invaluable step towards ensuring that every aspect of Pyreplay is secure, efficient, and ready for the real-world demands.

### **Objectives of the Testnet Phase**

* **Smart Contract Testing**: We'll conduct thorough testing of our smart contracts to ensure they operate as intended, are secure against potential vulnerabilities, and provide a fair and transparent gaming experience.
* **Blockchain Integration**: This phase allows us to fine-tune the integration between the Pyreplay platform and the Alephium blockchain, ensuring seamless interactions for betting, winnings distribution, and NFT functionalities.
* **User Experience (UX) Testing**: Although we've tested the platform's UX in the Offchain phases, integrating blockchain functionalities introduces new elements to the user experience. This phase enables us to observe and improve how users interact with these blockchain features.

### **Engaging the Community**

Community involvement remains a cornerstone of our development process. During the Onchain Testnet Phase, we will actively seek feedback from our users on their experiences with the blockchain aspects of Pyreplay. This feedback will be instrumental in identifying any issues, optimizing performance, and ensuring that the platform is as user-friendly and engaging as possible.

### **Preparing for Mainnet**

The insights gained from this phase will guide the final adjustments before we launch Pyreplay on the Alephium blockchain's mainnet. It's a crucial step in our commitment to launching a polished, secure, and community-driven platform that leverages the full potential of blockchain technology for competitive gaming.


---

# 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.pyreplay.com/roadmap/onchain-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.
