# Using the Utility Tools

If you've followed the [Setting up Animations](/getting-started/quickstart.md) category thoroughly, you should now have your own **Blendspaces & Montages.** But you might be wondering about *how to actually use them within the framework.*

Working with any type of framework can be a daunting task. To combat this, we've created various **Utility tools** to make usage of the framework simpler.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Easy Setup Tool</strong></td><td>Easily setup necessary animations through this Utility tool.</td><td></td><td><a href="/pages/4C1ZYnPwXoSO8xJ01LS2">/pages/4C1ZYnPwXoSO8xJ01LS2</a></td></tr><tr><td><strong>Asset Creators</strong></td><td>Easily create necessary assets for your project through these Utility tools.</td><td></td><td><a href="/pages/mMNmpQuuXGBYufPYqPRy">/pages/mMNmpQuuXGBYufPYqPRy</a></td></tr><tr><td><strong>Asset Browsers</strong></td><td>Easily browse your custom assets in your project through these custom browser Utility tools.</td><td></td><td><a href="/pages/W63T1a0gGUIBG6m6CCT1">/pages/W63T1a0gGUIBG6m6CCT1</a></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://soulslike-framework.isik.vip/getting-started/quickstart-1.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.
