# SS-Core

<figure><img src="/files/8lnx3Fw3lEyFk27l7BKm" alt=""><figcaption></figcaption></figure>

Our SS-*CORE* script is the essential foundation that powers and coordinates all other scripts in our RedM suite. Designed as a centralized support system, the *CORE* provides a unified and versatile interface, ensuring each script can operate optimally regardless of the underlying framework (such as RSG, VORP, etc.). Thanks to the SS-*CORE*, users can benefit from a consistent setup and streamlined management of features.

### What Does the SS-CORE Do?

* **Compatibility Bridge**: The *CORE* acts as a bridge that automatically identifies and applies the correct functions and methods for the framework in use. This means that whether the server runs RSG, VORP, or another framework, the SS-*CORE* adapts seamlessly, maintaining full compatibility.
* **Centralized Function Management**: With the SS-*CORE*, there’s no need to configure each script individually for framework alignment. Core functions such as user authentication, inventory management, transactions, and more are centralized within the SS-*CORE*. This way, every script can access the same resources and work in harmony without additional configuration.
* **Efficiency and Optimization**: The SS-*CORE* is designed to reduce overhead and eliminate redundancies. By managing primary calls and ensuring synchronized operations, it improves the server's overall efficiency and optimizes resource usage, ensuring a smoother experience for all users.
* **Configurability and Modularity**: We structured the SS-*CORE* to be highly modular. You can enable or disable specific functions as needed, allowing for customization without compromising the stability of other scripts.

### Why is the CORE Essential?

The *SS-CORE* serves as the backbone for all other scripts. Its presence provides greater flexibility and significantly reduces compatibility issues that can arise when working with different frameworks. Here are the main benefits:

* **Scalability**: With the *SS-CORE* , adding new scripts to an existing configuration is simple, as each one is designed to work natively with it.
* **Simplified Maintenance**: Since core functions are centralized, updating or fixing issues is more efficient. Any improvements to the *SS-CORE* are instantly reflected across all scripts that rely on it.
* **Consistency**: The *SS-CORE* ensures that each script follows the same operational standards and logic, offering a uniform and predictable experience for admins and players alike.


---

# 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.sirecstudio.com/ss-core.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.
