# Placeholders

### External placeholders

<mark style="color:green;">%protections\_protection\_owner%</mark>\
Owner of the current protection.<br>

<mark style="color:green;">%protections\_protection\_id%</mark>\
ID of the current protection.<br>

<mark style="color:green;">%protections\_protection\_name%</mark>\
Name of the current protection.<br>

<mark style="color:green;">%protections\_protection\_size%</mark>\
Size of the current protection.<br>

<mark style="color:green;">%protections\_player\_current%</mark>\
Current amount of protections.<br>

<mark style="color:green;">%protections\_player\_max%</mark>\
Max amount of protections *\[Only useful if using the global limit and not the protection block limit].*<br>

<mark style="color:green;">%protections\_protectionblock\_max\_{protectionBlockId}%</mark>\
Shows the max amount of blocks you can have of this specific block. If there's no specific permission for this block, then it'll be blank.<br>

<mark style="color:green;">%protections\_protectionblock\_current\_{protectionBlockId}%</mark>\
Shows the amount of protections using this protection block.<br>

<mark style="color:green;">%protections\_flag\_{flag}%</mark>\
Displays the current value of the flag for the region you are in.

### Internal placeholders

{player\_name}\
{player\_current}\
{player\_max}\
{protection\_id}\
{protection\_name}\
{protection\_owner}\
{protection\_owner\_last\_played}\
{protection\_expires\_in}\
{protection\_world}\
{protection\_location\_x}\
{protection\_location\_y}\
{protection\_location\_z}


---

# 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://royalerealm.gitbook.io/docs-oficiales/royale-protection-blocks-free/placeholders.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.
