# UI Components

The UI Components page can be accessed in your template's Bubble editor.  It contains a library of pre-built, responsive elements (without workflows) that you can copy+paste onto new pages.&#x20;

{% hint style="info" %}
These UI components can be found on the page called **zcomponents** in the application's editor. Please do not delete this page.
{% endhint %}

Here is a video of the UI Components included with the template:

{% embed url="<https://www.useloom.com/share/f4b1d4eaebf846f7a0e3542db23e63c8>" %}

####

####


---

# 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.littlebaytech.com/templates/responsive-base-template/design-resources/ui-components.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.
