# Components

**Components** are the building blocks of the application interface. There are a number of prebuilt components available in UI Bakery. You can also build custom components using React, jQuery, ViewJS, or JavaScript.

Check out the articles in this section to learn more :point\_down:

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/RVRHNwVcK9JNoLZz4a9r">/pages/RVRHNwVcK9JNoLZz4a9r</a></td></tr><tr><td><a href="/pages/btrsSRnQIrJKyyD0LD4f">/pages/btrsSRnQIrJKyyD0LD4f</a></td></tr><tr><td><a href="/pages/lq4oK0sHQIkcdCf3Gc2S">/pages/lq4oK0sHQIkcdCf3Gc2S</a></td></tr><tr><td><a href="/pages/3c7cQRXFV8TTeM1nTGoY">/pages/3c7cQRXFV8TTeM1nTGoY</a></td></tr></tbody></table>


---

# 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.uibakery.io/concepts/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.
