# Apps in Beta

![App Panel Menu](/files/-M8MObUWmm9AbzxFDwDf)

To use apps still in development, you can click the “R” in the Apps Panel, that changes it to a “B” which shows apps that are in Beta. Click the "OK" button to start using Beta Apps.&#x20;

{% hint style="info" %}
Choosing Beta will only show the apps that are still being tested and debugged. Click the "B" icon to go back to Released apps.&#x20;
{% endhint %}

![Click the "R" icon in the Apps menu to toggle to "B" version of available apps. ](/files/-M8MCM0-qNbE-QN9xO9D)


---

# 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.kbase.us/apps/beta.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.
