# Daftar Akronim

<table data-header-hidden><thead><tr><th width="125"></th><th width="230"></th><th width="106"></th><th></th></tr></thead><tbody><tr><td><strong>Acronym</strong></td><td><strong>Stands for</strong></td><td><strong>Acronym</strong></td><td><strong>Stands for</strong></td></tr><tr><td><mark style="color:red;"><code>ty</code></mark></td><td>Resource Type</td><td><mark style="color:red;"><code>rr</code></mark></td><td>Resource Reachability</td></tr><tr><td><mark style="color:red;"><code>rn</code></mark></td><td>Resource Name</td><td><mark style="color:red;"><code>sub</code></mark></td><td>Subscriber</td></tr><tr><td><mark style="color:red;"><code>ri</code></mark></td><td>Resource ID</td><td><mark style="color:red;"><code>pi</code></mark></td><td>Parent ID</td></tr><tr><td><mark style="color:red;"><code>ct</code></mark></td><td>Created Time</td><td><mark style="color:red;"><code>lt</code></mark></td><td>Last Modified Time</td></tr><tr><td><mark style="color:red;"><code>con</code></mark></td><td>Content</td><td><mark style="color:red;"><code>cin</code></mark></td><td>contentInstance/Data of Device</td></tr><tr><td><mark style="color:red;"><code>op</code></mark></td><td>Operation Code</td><td><mark style="color:red;"><code>fr</code></mark></td><td>From</td></tr></tbody></table>


---

# 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.antares.id/daftar-akronim.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.
