# Face information

Drop the script into any object and then, simply click on the face or object you need to know the informations. After that, you should see something similar to this in your local chat:

```
[08:57:14] Kynno - Face Informations: Informations on click

Prim name: Kynno - Face Informations
Link number: 0
Face touched: 3
Color of face: <1, 1, 1>
```


---

# 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.kynno.app/products/face-informations.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.
