# Beta Features

{% hint style="danger" %}
Please Note This Feature Is Expermental And Could Change/ Function Incorrectly
{% endhint %}

Some Features Of Olilz Helper Require Opting In Throught the /beta-optin command.

Opting into beta features makes certain commands work differently, or enables new commands

{% hint style="warning" %}
Olilz Helper Currently Has No Beta Features
{% endhint %}

1.


---

# 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.olilz.xyz/beta-features.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.
