# Welcome!

[**Asset Store**](https://u3d.as/2XD3) • [**YouTube**](https://www.youtube.com/@kinemationstudio) • [**Discord**](https://discord.gg/kinemation-1027338787958816860)

**FPS Animation Framework** introduces a new way to animate First Person Shooter games in Unity. Explore the cutting-edge animation features, modular design, and various tools to take your project to the next level.

In this document, we will cover the main features of the system, as well as differences with the previous version.

{% embed url="<https://youtu.be/6PQVC0Vm9hI>" %}
Latest update.
{% endembed %}

{% embed url="<https://www.youtube.com/playlist?list=PLURY8YEjrhFPzpq80Z2XeSZcO5wh_tjr8>" %}
Video tutorials.
{% endembed %}


---

# 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/scriptable-animation-system/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.
