# Tracking Assistant Features

### 1. Tracking Assistant Menu <a href="#bkmrk-1.-tracking-assistan" id="bkmrk-1.-tracking-assistan"></a>

<figure><img src="/files/VICioa7USM0RfDqi8C0v" alt=""><figcaption></figcaption></figure>

* "Touch Area" allow user can touch on the screen to select the object for tracking.
* Enable "Touch Area" will let the PayloadAssistant app to the top. The user can not use QGC app when the "Touch Area" is enable.
* "Object Boundbox" is the ROI, any object on the "Object Boundbox" will be tracked right after the tracking triggered.
* After selecting the object and triggering the tracker, if the tracker initial object successfully, the "Object Boundbox" will be change to cyan color and the gimbal will moving follow the object.


---

# 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.gremsy.com/payloads/vio/software-configuration/payload-assistant-app/tracking-assistant-features.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.
