# Sensor Config

Integration is presented in the form of a custom configuration for AI Perception System.

{% hint style="success" %}
For the algorithm to work, it is enough to use this perception config to use Micosmo sensor. All settings of the algorithm are set in the corresponding components [Sensor Toolkit 2](https://www.micosmo.com/sensortoolkit2/).
{% endhint %}

***

To create it, click **+** button on AI Perception Blackboard component and select:&#x20;

* <mark style="color:purple;">**Integrations/Sensor Toolkit 2/Sensor**</mark>

<figure><img src="/files/5z56B0AjxEJGYlgon4Mx" alt="" width="522"><figcaption><p>Config path.</p></figcaption></figure>

This config node has a two field.

<figure><img src="/files/nXrzOVzQwDjaboWYqfcK" alt="" width="563"><figcaption><p>Config settings</p></figcaption></figure>

### Fields

| Name      | Description                                              |
| --------- | -------------------------------------------------------- |
| Sensor    | Target sensor of Sensor Toolkit 2 for use as Perception. |
| Sort Mode | Sensor sort mode.                                        |


---

# 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://renownedgames.gitbook.io/ai-tree/integrations/sensor-toolkit-2/sensor-config.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.
