# Beta Version & Next Step

Currently, we are in a beta version of LoremBoard which enables all of the features for every type of user to access.\
After the Beta version we will release it in 2 stages :

* Release Candidate Version
* Stable Release Version

#### Release Candidate Version

You still can access all of the features (include pro features).

#### Stable Release Version

Pro Feature will be restricted, which can access by more than one condition, see more details in the [Pro User](/loremboard/board-usage/pro-features.md) section.


---

# 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://loremboard.gitbook.io/loremboard/board-usage/beta-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.
