# Introduction

<figure><img src="/files/u0IgaMCF2AlIVVDmKhnS" alt=""><figcaption><p>TITA</p></figcaption></figure>

TITA is the second-generation bipedal-wheeled robot developed by Direct Drive Technology Limited, with 8 degrees of freedom (DoF). The TITA robot is a quasi-direct-drive wheel-legged robot with high perceptual and decision-making capabilities, perfectly combining the speed and agility of wheeled robots with the strong adaptability of legged robots. It features a modular structure and open interfaces, allowing for the integration of visual modules, communication modules, AI hosts, edge processors, and various sensors. It can be applied in smart parks, mines, and various complex industrial environments to perform efficient patrols, load transportation, data collection, scanning and mapping, and other tasks.


---

# 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://directdrivetech.gitbook.io/development-manual/introduction.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.
