# Developer Platform

<h2 align="center"><strong>PrismCheats Product Guides</strong></h2>

<p align="center"><a href="https://prismcheats.gitbook.io/prismcheats-docs/products" class="button primary" data-icon="memo-circle-check">Guides</a> <a href="https://prismcheats.com" class="button secondary" data-icon="globe-pointer">Our Website</a></p>

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

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

{% columns %}
{% column %}
{% hint style="success" %}
**No Hassle**

Everything from setup to fixes in one place.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="info" %}
**Easy To Follow**

Clear guides for both new and advanced users.
{% endhint %}
{% endcolumn %}

{% column %}
{% hint style="warning" %}
**24/7 Support**

Get help fast through staff and community support.
{% endhint %}
{% endcolumn %}
{% endcolumns %}

<h3 align="center"><strong>Guides</strong></h3>

<p align="center">To get started, head over to the top left of this page, click on the products dropdown menu,  or click on the guides button above, and select your desired product! </p>

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

<h3 align="center"><strong>Join The Discord For 1 on 1 Support</strong></h3>

<p align="center">In this discord you can talk directly to staff and other users of these cheats.</p>

<p align="center"><a href="https://discord.gg/cWd93sDtTz" class="button primary" data-icon="discord">Discord</a> <a href="https://prismcheats.com" class="button secondary" data-icon="globe-pointer">Our Website</a></p>


---

# 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.prismcheats.com/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.
