# Overleaf Labs

Welcome to Overleaf Labs! We invite you to try out new tools, explore different ways of working, and help shape the future of Overleaf by joining our experiments and sharing your feedback. To see join and see our latest experiments, head over to our [sign-up page](https://www.overleaf.com/labs/participate).

{% hint style="warning" %}
Features in Overleaf Labs are experimental. They may change, evolve, or be removed based on user feedback.
{% endhint %}

<details>

<summary>Rolling TeX Live releases (advanced)</summary>

This experimental version is primarily for testing changes to TeX Live, packages, and previewing new accessibility features before they’re compiled into our annual TeX Live release.

Note that these images change month to month and are untested by our team. Important projects should continue to be built on our yearly release to avoid issues that may occur when the monthly build changes.

{% hint style="info" %}
Once you have joined, you will need to [select a the rolling TeX Live version](/getting-started/recompiling-your-project/selecting-a-tex-live-version-and-latex-compiler.md).
{% endhint %}

Find out more on our [TeX Live documentation page](/troubleshooting-and-support/tex-live.md#labs-rolling-tex-live-experiment).

</details>


---

# 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.overleaf.com/accounts-and-security/overleaf-labs.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.
