# Single casino

Shortcode for the review of one casino output, makes a beautiful unit that includes a short information about the casino.

![](/files/-LmZwvnaA70Jk-c0p4ex)

To insert such a block on any page you need to use the shortcode \[**single**].

{% hint style="info" %}
This shortcode has one parameter only and it is required
{% endhint %}

| Parameter | Description                                                    |
| --------- | -------------------------------------------------------------- |
| ID        | (number) ID of the casino review record which should be output |

### &#xD;**How to find out the ID of the casino review or any other page**

In order to find out the ID you need to go to the editing of the casino review, and see in the browser bar at what address is something like this:

/wp-admin/post.php?**post**=2\&action=edit

In the link in the browser address bar you will see post=2, where the number 2 is the ID code of the page we were looking for.


---

# 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://wordpreser.gitbook.io/jgambling-eng/shortcodes/untitled-2.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.
