# rcore\_spray

{% hint style="warning" %}
This integration works **only with OP Gangs v2.1.4 or newer**.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### Download Edited Files

Download the prepared integration files from the link below:

{% embed url="<https://data.otherplanet.dev/download/integrations/rcore_spray/server-rcorespray.rar>" %}
{% endstep %}

{% step %}

### Replace Files in RCore Spray

1. Navigate to the following directory: `rcore_spay/server/`
2. Unzip the downloaded archive.
3. **Replace the existing files** in this directory with the extracted ones.
   {% endstep %}
   {% endstepper %}


---

# 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.otherplanet.dev/scripts/op-gangs/integrations/rcore_spray.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.
