# Face Track

It is possible to use Live Face tracking within Reblium Studio, using ARkit supported device and Live Link Face application.

***

## Live Link Face App setup

* Download Free: [\*\*Live Link Face on the App Store](https://apps.apple.com/us/app/live-link-face/id1495370836) ( iOS )\*\*

**Step 1:**

Ensure that both your phone and computer are connected to the same Wi-Fi network.

***

**Step 2:**

Copy your computer's assigned IP address (unique for each PC, see image below) and enter it into the Epic Games Live Link App settings under “Target”

<div align="left"><figure><img src="/files/B70W3SllP11lRhMAOUvi" alt="" width="375"><figcaption></figcaption></figure></div>

*Computer’s IP address (In red), found in Windows Network & Internet settings.*

***

**Step 3:**

Rename the default subject name to: "Reblium."

In the Live Link Face application, rename the subject name to 'Reblium. This is also where the IP address of the computer is added.

<div align="left"><figure><img src="/files/xnm8XYrTcqDlKaVMxWFc" alt="" width="375"><figcaption></figcaption></figure></div>

*Settings Menu - Settings inside the application (iOS)*

***


---

# 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://reblium.gitbook.io/reblium-studio-docs/face-track.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.
