# ‌👹 rcore\_tattoos

**Complete tattoo shop system**

* 📦 Buy here <https://rcore.cz/r/tattoo>
* 💼 Tattoo manager <https://addon-tattoos.com>

## Common Issues & Solutions

{% hint style="danger" %}
this script **REQUIRES** artifact version **4752** or **newer**
{% endhint %}

### Version check

{% hint style="info" %}
Before submitting a support ticket or using anything in the documentation, always make sure that you have the **newest update** from your keymaster.
{% endhint %}

### Tattoo manager

Checkout our addon tattoo manager where you can create addon tattoos with simple PNG image. <https://addon-tattoos.com>

You can learn more [here 👈](https://documentation.rcore.cz/paid-resources/rcore_tattoos/addon).

### Migration from other systems

We prepare migration from other script so your players can keep their buyed tattoos if you want to start migration please write into server-console `rcore_tattoos_migrate`

This command will show you available resources that we can migrate from. More about migrations [here 👈](https://documentation.rcore.cz/paid-resources/rcore_tattoos/migration).


---

# 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://documentation.rcore.cz/paid-resources/rcore_tattoos.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.
