# Welcome

<p align="center"></p>

<h2 id="jg-scripts-docs" align="center">Shiro Store Docs</h2>

<p align="center">Installation guides, tutorials, integrations &#x26; more.</p>

<p align="center"><a href="https://store.raishiro.cl/" class="button primary" data-icon="store">STORE</a>    <a href="https://store.raishiro.cl/support" class="button secondary" data-icon="comments-question">SUPPORT</a></p>

{% columns %}
{% column width="75%" %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td><a href="https://i.postimg.cc/XYf7Hgwm/inventory.png">https://i.postimg.cc/XYf7Hgwm/inventory.png</a></td></tr><tr><td></td><td><a href="https://i.postimg.cc/HkwsZtwj/connect.png">https://i.postimg.cc/HkwsZtwj/connect.png</a></td></tr><tr><td></td><td><a href="https://i.postimg.cc/tCDMxPB6/speaker.png">https://i.postimg.cc/tCDMxPB6/speaker.png</a></td></tr></tbody></table>
{% endcolumn %}

{% column width="25%" %}

#### SUPPORT

Support is provided 7 days a week exclusively for verified customers. Unauthorized or leaked copies are ineligible for assistance.

Get Support: [https://store.raishiro.cl/support](https://www.google.com/search?q=https://store.raishiro.cl/support)

#### REFUNDS & TERMS

Please review our policies before purchasing.

Refund Policy: <https://store.raishiro.cl/terms#refunds>

Terms of Service: <https://store.raishiro.cl/terms>
{% endcolumn %}
{% endcolumns %}


---

# 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.raishiro.cl/readme.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.
