# Getting started

- [A note about expressions](https://support.animatable.co/getting-started/a-note-about-expressions.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Limb anatomy](https://support.animatable.co/getting-started/how-limber-works.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Controllers and limb layers](https://support.animatable.co/getting-started/controllers-and-limb-layers.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Default and custom limbs](https://support.animatable.co/getting-started/basic-and-custom-limbs.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Naming Limbs](https://support.animatable.co/getting-started/new-limbs.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Settings Panel](https://support.animatable.co/getting-started/settings-panel.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).
- [Limb properties](https://support.animatable.co/getting-started/limb-properties.md): This guide is no longer updated. It is for an old, outdated version of Limber (v1.7.5).


---

# 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/getting-started.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.
