# Getting started Infinity Core

## What is InfinityCore?

It is above all a framework usable for roleplay, semi-roleplay with an RPG base (levels, xp), developed by a single person to date, the goal of this framework is to obtain impressive performances.\
\
Originally created by Shepard#1395 (FR), later joined by iiRedDev (FR) who contributed to the project. Both are real-life friends passionate about coding and active on Tebex.\
\
**The framework uses technologies that are easy to understand for novices**, developed in:\
\
\- lua, css, js, Bootstrap 5.x.\
\- Oxymysql and the main natives of RedM with exports functions, no callbacks.\
\- I have make my own system session similar to php session.

{% hint style="info" %}
The framework has not yet been released to the public and is not available at this time, as it is still in development. (no date are planned for a release)
{% 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://altitude-dev.gitbook.io/doc/getting-started-infinity-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.
