# Guides

Here you will find a collection of guides on how to customize and modify the asset to better fit your specific project and needs.

***

<table data-view="cards"><thead><tr><th>Guide</th><th data-hidden data-card-target data-type="content-ref">Open</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>How to Assign a Custom Character Model</td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M/pages/8lJGbhFk3OwxE0VKPVUa">/spaces/uuZjeeFspZ4mvcxHpS6M/pages/8lJGbhFk3OwxE0VKPVUa</a></td><td><a href="/files/cuNAyEbl96EhkoSY9bLz">/files/cuNAyEbl96EhkoSY9bLz</a></td></tr><tr><td>How to Replace the Weapon With a Custom Model </td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M/pages/gc1EDK80ieZSkB2yrWF6">/spaces/uuZjeeFspZ4mvcxHpS6M/pages/gc1EDK80ieZSkB2yrWF6</a></td><td><a href="/files/63huiIMLT1B93uoZZ3rh">/files/63huiIMLT1B93uoZZ3rh</a></td></tr><tr><td>How to Fix Left-Hand Clipping</td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M/pages/dzOCUR8Oyq14BjNUVdA4">/spaces/uuZjeeFspZ4mvcxHpS6M/pages/dzOCUR8Oyq14BjNUVdA4</a></td><td><a href="/files/edf9P4lRutASDAKfkCBI">/files/edf9P4lRutASDAKfkCBI</a></td></tr><tr><td>How to Use the Animation Notifies &#x26; States</td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M/pages/0kEG6g7O8cKTRNbWvlGb">/spaces/uuZjeeFspZ4mvcxHpS6M/pages/0kEG6g7O8cKTRNbWvlGb</a></td><td><a href="/files/Mz3VitZ8sSS8bIoSBkf8">/files/Mz3VitZ8sSS8bIoSBkf8</a></td></tr><tr><td>How to Safely Remove the Demo Code Logic</td><td><a href="/spaces/uuZjeeFspZ4mvcxHpS6M/pages/m3CpH3PMivfY2XpiD6m4">/spaces/uuZjeeFspZ4mvcxHpS6M/pages/m3CpH3PMivfY2XpiD6m4</a></td><td><a href="/files/xdlGW45gM6jXlvFvTTyx">/files/xdlGW45gM6jXlvFvTTyx</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://docs.infimagames.com/product/tactical-fps-animation-packs/guides-and-tutorials/editor.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.
