# Install Demo Content

## Content

To import the demo content, open **Tools/KINEMATION**, then select **CAS Demo**.

<figure><img src="/files/ot94gbcbA9YCpBtrF7za" alt="" width="563"><figcaption><p>Click <strong>Download and Import</strong>.</p></figcaption></figure>

After download, Unity shows the import menu. Click **Import All**, or pick specific items if you prefer.

## Scene

To install a demo scene, choose **Demo Scene**, select the render pipeline, and click **Download**.

<figure><img src="/files/OfeS8gC3uJt90QhatkQP" alt="" width="563"><figcaption><p>Installing a demo scene.</p></figcaption></figure>

{% hint style="info" %}
**Note:** Demo scenes are available for URP and HDRP only.
{% endhint %}


---

# 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://kinemation.gitbook.io/character-animation-system-docs/quickstart/introduction-to-cas/install-demo-content.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.
