> For the complete documentation index, see [llms.txt](https://docs.poisoncode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poisoncode.com/scripts/pc_skills/features.md).

# Features

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><em><strong>High customizability</strong></em><strong> ⚙️</strong></td><td>You can easily adjust this resource to your needs! (click this card to view config file preview)</td><td><a href="/pages/Veg2Rkm32HVnpij6OcQc">/pages/Veg2Rkm32HVnpij6OcQc</a></td></tr><tr><td><em><strong>High performance</strong></em><strong> 💪</strong></td><td>This resource has almost no impact on performance</td><td></td></tr><tr><td><em><strong>Seamless config modifications</strong></em> ⚒️</td><td>If you want to add a new skill, all you need to do is add it to config. Synchronization and database entires happen automatically, so you don't have to worry!</td><td><a href="/pages/Veg2Rkm32HVnpij6OcQc#server_utils.lua">/pages/Veg2Rkm32HVnpij6OcQc#server_utils.lua</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><em><strong>Be a part of our community</strong></em> 😎</td><td>When you buy our product you not only become our customer, but a part of our community. We strive for the best possible customer experience, if you have any suggestions regarding existing resources or ideas for future relases -  don't hesitate to contact us, we'll be happy to hear your thoughts!</td><td></td><td></td></tr><tr><td><em><strong>Active support team</strong></em><strong> ⚒️</strong></td><td>When you purchase a resource from our store, you'll be granted a special role on our discord, giving you access to quick support in case you encounter any problems/bugs with our script.</td><td></td><td><a href="https://discord.gg/rNJ8cHXCsN/">https://discord.gg/rNJ8cHXCsN/</a></td></tr></tbody></table>

***

<figure><img src="/files/1xZrOOunpHvkcXN4ELy5" alt=""><figcaption><p><em>Skills menu</em></p></figcaption></figure>

***

<div><figure><img src="/files/o5qcz9JeWYqvSEN8DXPk" alt=""><figcaption><p><em>Lvl-up popup example</em></p></figcaption></figure> <figure><img src="/files/dMtlVVaUpHbmrOYY9WsN" alt=""><figcaption><p>Gaining xp popup example</p></figcaption></figure></div>

{% hint style="warning" %}
This resource is protected by Fivems Asset Escrow system.\
Learn more: <https://forum.cfx.re/t/introducing-asset-escrow-for-your-resources/4777151>
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.poisoncode.com/scripts/pc_skills/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
