# Current Update

**1. Incentivized Testnet Launch** In October 2024, KalloView launched its incentivized testnet on the Solana blockchain. This initiative enables participants to explore platform features, test functionalities, and earn rewards. By engaging with the testnet, users actively contribute to refining the platform for its official launch.

**2. Blockchain and Layer 2 Integration** KalloView utilizes the Solana blockchain for its primary network due to its high transaction speed and low fees. Additionally, we are exploring Layer 2 solutions, such as Arbitrum and zkSync, to enhance scalability and optimize user experience.

**3. AI-Powered Review Verification** KalloView integrates advanced AI systems to analyze reviews for authenticity. This technology identifies patterns of manipulation, ensuring the reviews are reliable and free from fraudulent activities.

**4. Decentralized Protocol** By decentralizing the review system, KalloView allows users to retain ownership of their data. This eliminates centralized control, fostering a trustless ecosystem where every participant’s voice holds value.


---

# 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.kalloview.com/getting-started/current-update.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.
