# Documentation Links

All created Markdown documentation use a common link scheme for components:

<figure><img src="/files/VW6or7FDtFqV1FY1d7Di" alt=""><figcaption><p>Component references - Link schema</p></figcaption></figure>

* <mark style="color:blue;">v4</mark> Link to the component (j.STG.GetQuery.RES) version 4 in the Boomi repository.
* \[OPTIONAL]🔸Not the latest version\
  The referenced component (v4) is outdated and not the latest version. Might occur with packages when (deployed) packages contain outdated versions.
* 📃Link to the component's (j.STG.GetQuery.RES) documentation Markdown.\
  Use this to navigate through your documentation
* [⚛️](https://platform.boomi.com/AtomSphere.html#build;accountId=boomi_markusschmidt-Z34S9U;components=ca27faab-159d-4c7d-ad24-0d58868637da) Link to the current version of the component in the Boomi repository.

<figure><img src="/files/gXlTREGfZKs2YXYSR4lX" alt="" width="563"><figcaption><p>Documentation Links</p></figcaption></figure>


---

# 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://boomi.markusschmidt.pro/boomi-console/help-text/documentation-links.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.
