# Additional function

In addition to the apply buttons, you are able to add more functional buttons:

* `finish` -> It will allow your customer to delete the script inside their objects.
* `sendobject` -> It will send the object named like the description of the prim.
* `slurl` -> Will open the map with the SLURL in the description of the prim.
* `url` -> Will send a pop up requesting the customer to open an URL.
* `rotate` -> Will rotate the HUD, please see the [rotate HUD page](/products/rotate-hud.md) for instructions.
* `group` -> Will send the group link to the local chat of your customer. Put the group UUID in the description
* `detach` -> Will detach the HUD.

![It will send the object \`Kynno Mainstore\` from the inventory of the object](/files/-MF7-VqJ9yaFZ3Uvexva)

![](/files/-MF7-mBNxUQMAbrmZwzk)

![](/files/-MF7-tpt7VY4I6NEXEOF)


---

# 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/easytextures/first-steps/hud/additional-function.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.
