# Welcome

This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).

Limber v2 was released in September 2024. The current user guide is [here](https://limber.docs.animatable.co).

{% embed url="<https://www.youtube.com/watch?v=OFHWf4jdfgI>" %}

{% embed url="<https://www.youtube.com/watch?v=tulUlbUnELw&list=PLZAr8tT8TcsRvK0jYz4U4Lg4OPA2NHAv6&index=6&t=1s>" %}

{% embed url="<https://www.youtube.com/watch?v=EcgjHp3ebg0&list=PLZAr8tT8TcsRvK0jYz4U4Lg4OPA2NHAv6&index=6>" %}


---

# 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://support.animatable.co/welcome.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.
