# Welcome!

#### Links

[**ASSET**](https://assetstore.unity.com/packages/templates/systems/fps-framework-217379)  **•** [ **DEMO**](https://drive.google.com/file/d/1frp7UEZBRZqFtLz55_4m385iSrnDR_T7/view?usp=sharing)  **•**  [**ROADMAP**](https://trello.com/b/2yh4u26P/fps-framework)  **•**  [**DISCORD**](https://discord.gg/aMzVgV66Je)

{% hint style="info" %}
Joining the discord server will give you access to the full archive, support and direct contact with the developer **\[Ahmad Gamal]**
{% endhint %}

## What's FPS Framework?

FPS Framework is an asset that is meant to speed up your FPS development by miles. The asset provides a lot of built-in systems and tools that you will need during development.

Here's a gameplay showcase:

{% embed url="<https://youtu.be/r3cqbgZaLAA?si=9KlhbzOiuN2Vk51t>" %}


---

# 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://akila.gitbook.io/fps-framework/get-started/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.
