# Welcome

Thank you for purchasing Realistic Sniper and Ballistics System (**RSB**). Please do rate and review the package on [Unity Asset Store](https://assetstore.unity.com/packages/slug/196337)! If you have any questions, recommendations or any future requests, please reach me through the [Support Discord ](https://discord.gg/RCzpSAmBAb)or my [e-mail](mailto:inanevin@gmail.com) address.

### What is it?

Realistic Sniper and Ballistics System (**RSB**) is a toolset that includes many features/functionality you would need while developing a first-person / sniper game. Rather than being a template for a single genre, RSB provides back-support for many possible outcomes. Almost all the systems in RSB are decoupled from each other, and a robust event system makes it possible to integrate RSB into your own projects and only use those parts that are really needed! Thus, RSB can be used for third-person, first-person, or basically any genre of game that includes realistic projectile simulation.

![](https://2062757973-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaImivuu1fX5yKbO7hR%2F-MaNvVqmR0PSBBSvny79%2F-MaOcBfQ0vR93_5anS8s%2Fezgif.com-gif-maker%20\(21\).gif?alt=media\&token=f0d6ebf1-7ee9-4936-844a-3becd1627f24)

### About This Document

This is the official documentation where you can find examples, tutorials, features and the API of **RSB.** Please browse to the categories and pages from the menu on the left.[<br>](https://inan.gitbook.io/rich-fx-documentation/setup/installation)


---

# 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://rsb.inanevin.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.
