# Reference

This section is your technical source of truth for Frends. It covers every configurable option, property, and behavior in the platform — from Process configuration and Trigger types to API specifications and Agent settings.&#x20;

You are reading the Reference documentation for Frends 6.2.0. See the [Release notes](/release-notes/readme.md) for what changed in this version.

If you're looking for step-by-step instructions instead, visit the [Guides section](/guides/guides.md).

## Find your Details

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/DCelEAJCgjrqAFNTFKFo">/pages/DCelEAJCgjrqAFNTFKFo</a></td><td>Process configuration, expressions, variables, and Subprocesses.</td><td><a href="/pages/DCelEAJCgjrqAFNTFKFo">/pages/DCelEAJCgjrqAFNTFKFo</a></td></tr><tr><td><a href="/pages/e30p2fpZcJVJXtBgrJfu">/pages/e30p2fpZcJVJXtBgrJfu</a></td><td>Reference for every shape you can use in a Process.</td><td><a href="/pages/e30p2fpZcJVJXtBgrJfu">/pages/e30p2fpZcJVJXtBgrJfu</a></td></tr><tr><td><a href="/pages/hvk0IeTAGYHTtkxRTID5">/pages/hvk0IeTAGYHTtkxRTID5</a></td><td>Every Trigger type available in Frends.</td><td><a href="/pages/hvk0IeTAGYHTtkxRTID5">/pages/hvk0IeTAGYHTtkxRTID5</a></td></tr><tr><td><a href="/pages/WNx4NoZVFCCRjqJl7cHR">/pages/WNx4NoZVFCCRjqJl7cHR</a></td><td>Administrative settings in Frends.</td><td><a href="/pages/WNx4NoZVFCCRjqJl7cHR">/pages/WNx4NoZVFCCRjqJl7cHR</a></td></tr><tr><td><a href="/pages/7MShPs2wpB4PUJCQRd6D">/pages/7MShPs2wpB4PUJCQRd6D</a></td><td>Agent and connectivity details and settings.</td><td><a href="/pages/7MShPs2wpB4PUJCQRd6D">/pages/7MShPs2wpB4PUJCQRd6D</a></td></tr><tr><td><a href="/pages/P0heyJ7ooqkFV9yigqR7">/pages/P0heyJ7ooqkFV9yigqR7</a></td><td>Manage the Frends platform through a full REST API.</td><td><a href="/pages/P0heyJ7ooqkFV9yigqR7">/pages/P0heyJ7ooqkFV9yigqR7</a></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.frends.com/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.
