> For the complete documentation index, see [llms.txt](https://cobra-development.gitbook.io/cobra-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobra-development.gitbook.io/cobra-development/cd-identity/english.md).

# English

<figure><img src="/files/oJgilVu7wcl39AfyjTDr" alt=""><figcaption><p>cobra-identity script</p></figcaption></figure>

{% embed url="<https://youtu.be/OByov6W7v5Q>" %}
Showcase video
{% endembed %}

## Information

Give your players a seamless and modern registration experience! Tired of seeing players struggle with identity registration or encountering unnecessary errors? With our Identity Script, you can say goodbye to those problems for good.

## Installation

Put the **`cobra-identity`** folder in your resources folder

Make sure that you have the requirements installed. This is required in order to make the script work. Then, if you somehow don't have it already, execute the users.sql file.

After this, make sure to open the **`config.lua`** and configure the file to your wishes.

Also make sure to put **`ensure cobra-identity`** in your **`server.cfg`** folder

## Requirements / Dependencies

**Framework:** [es\_extended](https://github.com/esx-framework/esx_core/)

**Appearance:** [fivem-appearance](https://github.com/pedr0fontoura/fivem-appearance/releases/tag/v1.3.1), [illenium-appearance](https://github.com/iLLeniumStudios/illenium-appearance/releases/tag/v5.7.0) or [esx\_skin](https://github.com/esx-framework/esx_core/) & [skinchanger](https://github.com/esx-framework/esx_core/) ***(only if you have Config.OpenAppearance = true)***

**Database:** [oxmysql](https://github.com/overextended/oxmysql)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cobra-development.gitbook.io/cobra-development/cd-identity/english.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.
