# Helper

The **Helper** is a built-in guidance feature available in the **Smart Connections** tool. It can be accessed from the **Configuration window** via the **question mark (?) icon** in the top-right corner. The Helper provides quick access to technical information and best practices, helping users work efficiently without searching through documentation.

Information can be accessed by **hovering over a feature**, such as the **Face for Elements** option – see the image below.

{% hint style="info" %}
Information can be accessed by **hovering over a feature.**
{% endhint %}

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FKQQJGY9ePZBAB3LqpcFp%2Fhelper%202.png?alt=media&#x26;token=e9bb3455-3b6e-4af5-90c8-e1a7385c7b6c" alt=""><figcaption><p>Example 1: <strong>Face for Elements</strong></p></figcaption></figure>

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2F9haHvVm3CQbb6hNnEEhi%2Fhelper%203.png?alt=media&#x26;token=51107690-a14d-4cfc-93cd-0ccb60f980c5" alt=""><figcaption><p>Example 2: <strong>Search Rules</strong></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://docs.besmart.software/3d-modeling-and-design/smart-connections/configuration-window/helper.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.
