# Overview

### Overview

<figure><img src="https://2401395402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC4HmFRs8NdWLeAQ57kGJ%2Fuploads%2FrYdqlrANaguETlnds7kT%2F20251020-180513.png?alt=media&#x26;token=55769bf5-39a2-4ad6-8cd4-d0c2ac7cecad" alt=""><figcaption></figcaption></figure>

asBrain is a controlbox, integrates a powerful computing core and a suite of essential sensors into a compact, plug-and-play module. Its primary function is to abstract away low-level hardware complexities, providing a standardized and versatile interface for the implementation of advanced control and learning algorithms.

<figure><img src="https://2401395402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC4HmFRs8NdWLeAQ57kGJ%2Fuploads%2FWCISoIJKX7zYDFO4aPjF%2F20251020-183510.gif?alt=media&#x26;token=14b867ac-ae94-4070-9d3f-10f55a5f37dd" alt=""><figcaption></figcaption></figure>

### Citation

Please cite asBrain if you use it in your projects or publications:

```
// Some code
```


---

# 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://doc.ancoraspring.com/asbrain/asbrain/readme.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.
