# Beta Features

## Beta Features Disclaimer

Beta features are new features currently under active and early development phases that are excluded from social.plus's SLAs.

We test new features and products before releasing them in beta. However, beta features and products may contain bugs, vulnerabilities, performance issues, or other problems. To minimize risk, we recommend that customers test these beta features in a sandbox environment before gradually using them in production scenarios.

We may change, make fixes to, remove features from, add features to, or otherwise improve or modify beta features before removing their beta designation. Although we strive to keep all the APIs / SDKs unchanged and interrupted, we may occasionally issue breaking changes into Beta features.

We regularly move features from beta to general availability. However, since beta features vary in complexity and success criteria, we make no timeline guarantees.

Some Beta Features may be under Private Beta - which means that the features are not available to the public. [You can submit your request here](https://socialplus.atlassian.net/servicedesk/customer/portals/group/7/create/49) if you would like to enable a feature under Private Beta on your account.


---

# 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.social.plus/developers/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.
