# Products

- [Advanced Online Board](https://docs.kynno.app/products/advanced-online-board.md): Display the online status of anyone.
- [EasyTextures](https://docs.kynno.app/products/easytextures.md): Easily customise your creations!
- [Requirements](https://docs.kynno.app/products/easytextures/requirements.md)
- [First steps](https://docs.kynno.app/products/easytextures/first-steps.md)
- [Definitions](https://docs.kynno.app/products/easytextures/first-steps/definitions.md)
- [Content of the box](https://docs.kynno.app/products/easytextures/first-steps/creating-an-object.md)
- [Object](https://docs.kynno.app/products/easytextures/first-steps/object.md)
- [HUD](https://docs.kynno.app/products/easytextures/first-steps/hud.md)
- [Additional function](https://docs.kynno.app/products/easytextures/first-steps/hud/additional-function.md)
- [Examples](https://docs.kynno.app/products/easytextures/examples.md)
- [PBR Materials Support](https://docs.kynno.app/products/easytextures/examples/pbr-materials-support.md): EasyTextures is now compatible with PBR. See the examples included to get started.
- [Basic examples](https://docs.kynno.app/products/easytextures/examples/basic-examples.md)
- [Leda Lamp](https://docs.kynno.app/products/easytextures/examples/leda-lamp.md)
- [Changelog](https://docs.kynno.app/products/easytextures/changelog.md)
- [Face information](https://docs.kynno.app/products/face-informations.md): Find information on the object and face you click.
- [Item Giver](https://docs.kynno.app/products/item-giver.md): Create a menu with the object available.
- [Remote Posing](https://docs.kynno.app/products/remote-posing.md): Animates any avatar.
- [Rotate HUD](https://docs.kynno.app/products/rotate-hud.md): Rotate your HUD to any faces.
- [Simple Unpack](https://docs.kynno.app/products/simple-unpack.md): Let your customers using a HUD or a simple box to unpack your products.


---

# 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.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.
