# Upcoming Parameters

{% hint style="info" %}
Version 24 was released on December 19th 2023. All new parameters are [here](/advanced-settings/new-parameters.md).
{% endhint %}

{% hint style="info" %}
Version 26 was released on October 13th 2024.
{% endhint %}

\
You can test features in development or just added at [vdo.ninja/alpha](https://vdo.ninja/alpha/), which is updated every few days. Please refer to the [updates page](https://updates.vdo.ninja) for details on newly added features.

<table><thead><tr><th width="484">Parameter</th><th>Explanation</th></tr></thead><tbody><tr><td><a data-mention href="/pages/0Zmp73aygIFSWFngZM4s">/pages/0Zmp73aygIFSWFngZM4s</a></td><td>More new parameters</td></tr></tbody></table>


---

# 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.vdo.ninja/advanced-settings/upcoming-parameters.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.
