# Antilatency

### Antilatency Receiver Device Node

To start receiving Antilatency data, insert the **Antilatency receiver** device node in the *Devices Window*.

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

On the right-hand side of the selected node, configurable properties will be displayed.

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

To use your own custom *Environment*, just paste the corresponding **Environment link** under the *Device options* section and click on the **Parse** button.

Finally, select the **Receive** checkbox to enable the node.

### Read Antilatency in Layer Layouts

To use the information read by *Antilatency receiver* device node in LightAct, create a **Read Antilatency** node in the *Layer Layouts*.

Choose **Antilatency Receiver** device in the **Device** dropdown and insert the name of the specific **Tag** you would like to read data from.

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

*Read Antilatency* node provides *Tag Position*, O*rientation*, V*elocity*, and A*ngular Velocity*.


---

# 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.lightact.com/integrations/camera-and-object-tracking/node-based-tracking-workflows/antilatency.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.
