# Connect Clients

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

When a client attempts to connect to a server, the server automatically displays the client's IP.

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

Clicking the *Connect* button connects to the client and receives data.

At this time, the actor of the recording data that the client is running is displayed as ANIMATION, and the real-time live actor is displayed as LIVE.

As with the client, you can lock the viewpoint to that Actor via the camera button, or make the Actor visible or invisible via the eye icon.


---

# 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.moamocap.com/server/client-list/connect-clients.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.
