# Reference

Detailed reference material for when you need to look something up rather than learn how to do it.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-sliders" style="color:$primary;">:sliders:</i></h4></td><td><strong>Configuration</strong></td><td>Every setting available in <code>platform.yaml</code>, with defaults and examples.</td><td><a href="/pages/d9d0c491bd6ddc44b62870815e0c5f8084161db7">/pages/d9d0c491bd6ddc44b62870815e0c5f8084161db7</a></td></tr><tr><td><h4><i class="fa-bookmark" style="color:$primary;">:bookmark:</i></h4></td><td><strong>Glossary</strong></td><td>Definitions of terms used throughout the docs and dashboard.</td><td><a href="/pages/dff362f27d99ce4f3ce1097edb0452720f00b694">/pages/dff362f27d99ce4f3ce1097edb0452720f00b694</a></td></tr></tbody></table>

{% hint style="info" %}
Looking for the API reference? It lives separately at [api.example.com](https://api.example.com/) — including OpenAPI spec, code samples, and a live test panel.
{% endhint %}


---

# 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://go88-243.gitbook.io/go88-docs/documentation/reference/reference.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.
