# Who is a Sensei?

In Japanese culture, a Sensei (先生) means - a master who guides students in developing physical skills through patient demonstration and hands-on practice.

At Barbarika Dojo, Senseis train robots instead of humans. They're skilled practitioners who use cutting-edge techniques like teleoperation and imitation learning to teach robots how to manipulate objects, navigate environments, and perform complex tasks. Just as martial arts Senseis demonstrate moves until students internalize movements, our Senseis demonstrate tasks through teleoperation until AI models learn to replicate and generalize these behaviors.

<figure><img src="/files/tpSN0FUFu7VBC6e5QVa7" alt=""><figcaption></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://barbarika.gitbook.io/untitled-1/sensei/who-is-a-sensei.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.
