> For the complete documentation index, see [llms.txt](https://astarfarm.gitbook.io/astar-farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astarfarm.gitbook.io/astar-farm/information/v-version.md).

# β version

*<mark style="color:green;">**β version update**</mark>*

1. Upgradable Contracts&#x20;
2. Continuous staking more than 1 round without 10 days of unbonding time&#x20;
3. New Progress bar&#x20;
4. Farm Music.&#x20;
5. Additional types of crops and more extended lockup periods(63/189days).

![](/files/zF0UuG54y1irsTKVBOQJ)

In the **β** version, the game function is still very simple. Due to many problems with our Alpha version, we have been working on solving the problems with the basic staking and unstaking functions, so we did not add many player controllable contents in the beta version.

The beta version is expected to last 2 months, the exact time will be informed when it is decided.

Also due to the past problems, the operation team decided that in the first round (June 10th to July 2nd) of the beta version, we will have a temporary stake amount limitation. Same as the Alpha version, each person can stake 2000 ASTR. For every stake of 500 ASTR, you get one seed. If you stake 2000ASTR, you get 4 seeds. You can plant 4 seeds on the same plot of land or on each of the four plots. You can plant more than one seed per plot. After the first round is done, users can stake any amount of ASTR.

![](/files/Zh8lKw3ahaRun0apN0r7)

Due to the dappstaking specifications discovered in the alpha version, in the beta version, unstaking is done every 3era. Therefore, it takes 10days+1\~3days from harvesting to unstaking.

![](/files/J7CGtqJFh4V3LunmA6MH)

\
In the beta version, the 63-day and 189-day crops that were locked in the alpha version will be released. However, to protect your assets, only 21-day crops will be released for the first month, and if there are no problems, the crops will be released gradually.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://astarfarm.gitbook.io/astar-farm/information/v-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.
