# UX/UI Components

UX/UI components are the **core building blocks** used to design application interfaces on the ONEWEB platform.\
These components are modular, reusable, and self‑contained, allowing designers to build consistent and responsive user interfaces efficiently.

ONEWEB provides **App Designer** and **Page Designer** as the primary tools for working with UX/UI components. Together, they enable users to design pages, forms, and navigation structures that deliver a modern user experience across different screen sizes and devices.

The following sections introduce the key UX/UI components and explain how they are used to design and assemble application interfaces using ONEWEB.


---

# 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.onewebstack.com/building-apps/ui-page-designer/ux-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.
