# Overview

In this section you'll find experimental features in various states of completion and stability. We'd love for you to use these and provide feedback.&#x20;

#### Warning

There are no guarantees as to the stability or longevity of these features. They may experience downtime, bugs or stop being supported at any time. Experimental features should not be relied upon for mission-critical processes.


---

# 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.rep.ai/experimental/overview.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.
