# Welcome

Hello! Here you can see the detailed documentation for the Universal Shooter Kit. If you have any questions, feel free to write on the [**Forum**](https://forum.unity.com/threads/v-1-6-1universal-shooter-kit-fps-tps-tds.596497/#post-3986848), [**Discord server**](https://bit.ly/gs-discord), or by email: [**gercstudio@gmail.com**](mailto:gercstudio@gmail.com?subject=Universal%20Shooter%20Kit%20-%20Question%20) 🙂

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf4aWZpqUiSipiEh-D6%2Fuploads%2F5BnAxmbWh0l8PUqpYT3N%2Fwaving-mr-bean.gif?alt=media\&token=f53cf00d-bbf5-41a2-b845-0442f2d48efc)

## Tips

{% hint style="info" %}
To find out which USK version you're using open the info menu by pressing

<mark style="color:orange;">**(Tools -> USK -> About)**</mark>.

<img src="https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf4aWZpqUiSipiEh-D6%2Fuploads%2FGtpG6eT2Z8OgL66vvmSV%2FScreenshot%202021-12-20%20at%2019.27.07.png?alt=media&#x26;token=e58e6322-1b55-443d-9145-eecd4c274cfc" alt="" data-size="original">
{% endhint %}

{% hint style="info" %}
If you see a variable with this **°** symbol, hover over it to see a tooltip.

<img src="https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf4aWZpqUiSipiEh-D6%2Fuploads%2FVw2WN48EHo90f4M6yZJb%2F1.png?alt=media&#x26;token=1e5b89de-ead9-4758-b678-de26efaf836f" alt="" data-size="original">
{% 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://docs.gercstudio.com/master.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.
