# Game Version

Veggies Gotchi is a game that is constantly being improved and updated.\
\
On May 5, 2024, the first version of the game will be released, corresponding to the Public Beta.\
\
The aim of this version is to make the application accessible to as many people as possible, in order to gather feedback, improve the player experience and correct any shortcomings, so as to offer an optimized product when the game is launched (v1).

The beta version is currently on zkSync network and will feature:\
-Account Abstraction including smart contract wallet and wallet manager in the app\
-Fully on-chain Game Functionality including DeFi mechanisms and evolving NFT on zkSync\
-Secured pull based randomness with two time transactions using Pyth network\
-Using LSD protocols on zkSync\
\
To learn more about our product development, v1 launch date, etc... please consult our roadmap.


---

# 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://veggies-gotchi.gitbook.io/veggies-gotchi/how-veggies-gotchi-works/game-version.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.
