> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-studio/virtual-environment-management/website-integration.md).

# Website integration

One of the most useful features if you want to present and promote your business within your virtual scene is to use 'informative' elements directly from the Builder that users can interact with.&#x20;

You can use three types of elements for this purpose:

* **Details**: you can find them in the '*Features*' -> '*Contents*' section. Once placed, it appears as a small circle on the floor and users can interact with it using the E key, similar to other interactive elements.

<figure><img src="/files/cVzFVu3eYe6quukEntPn" alt=""><figcaption><p>Details element</p></figcaption></figure>

When the user approaches this element and clicks the E key, an iframe is displayed with an image, a description and two buttons leading to different URLs, plus a third link placed in the iframe footer.

<figure><img src="/files/1dVMSadSmTyL5vnGvcNv" alt="" width="375"><figcaption><p>Coderblock Info displayed</p></figcaption></figure>

**Roll up, banner and walls**: these are graphic elements that display an image and also link to a URL when the user interacts with them by pressing the E key.

<div><figure><img src="/files/ysIPvW70NHTz7lXyKVWM" alt=""><figcaption><p>Roll-up</p></figcaption></figure> <figure><img src="/files/qSDwpUSc1kcjuXXoQQdz" alt=""><figcaption><p>Banners</p></figcaption></figure> <figure><img src="/files/xQTn3bag3CgXFhax8fc1" alt=""><figcaption><p>Walls</p></figcaption></figure></div>

*Note: Not all walls offer this functionality, only the interactive ones. Remember that interactive objects of any type are visually identified in the Builder by a light blue background and a ⚡️ icon.*&#x20;

* **Stands**: There are several sizes available, all of which are capable of displaying graphics in different spaces according to the dimensions of the stand. They also integrate the functions of the Details element. When you interact with the E button on the stand, the iframe described above appears, offering the same customization options.

<figure><img src="/files/z5eRVnXx0bfo4PmxrpzU" alt=""><figcaption><p>Stands</p></figcaption></figure>

These interactions not only enrich the user experience, but also provide creative opportunities to promote your business and engage visitors as they explore virtual worlds!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.coderblock.com/coderblock-studio/virtual-environment-management/website-integration.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.
