# lowcodera

## lowcodera

- [Overview](https://docs.lowcodera.com/getting-started/overview.md): This section provides a walkthrough of the configuration steps required to get going with the lowcodera Power App components.
- [Download components](https://docs.lowcodera.com/getting-started/download-components.md): This section describes the steps involved in downloading your lowcodera component packages.
- [Installing Components](https://docs.lowcodera.com/getting-started/installation.md): Installing the Lowcodera Component Packages.
- [Using a component](https://docs.lowcodera.com/getting-started/adding-a-component-to-your-app.md): Using a lowcodera Components in Power Apps
- [lowcodera App Tokens](https://docs.lowcodera.com/getting-started/lowcodera-app-tokens.md): This section describes the use of lowcodera App Tokens
- [lowcodera UI Assets](https://docs.lowcodera.com/ui-components-1/lowcodera-ui-assets.md): Lowcodera UI Asset Component
- [Button](https://docs.lowcodera.com/ui-components-1/button.md): lowcodera Button Component
- [Card](https://docs.lowcodera.com/ui-components-1/card.md): lowcodera Card Component
- [Date time picker](https://docs.lowcodera.com/ui-components-1/date-time-picker.md): lowcodera Date time picker Component
- [Dropdown Menu](https://docs.lowcodera.com/ui-components-1/dropdown-menu.md): lowcodera Dropdown Menu Component
- [Horizontal Navbar](https://docs.lowcodera.com/ui-components-1/horizontal-navbar.md): Lowcodera Horizontal Navigation Bar Component
- [Icon](https://docs.lowcodera.com/ui-components-1/icon.md): lowcodera Icon Component
- [PowerGrid](https://docs.lowcodera.com/ui-components-1/datagrid.md): lowcodera PowerGrid Component
- [Progress Bar](https://docs.lowcodera.com/ui-components-1/progress-bar.md): lowcodera Progress Bar component
- [TextBox](https://docs.lowcodera.com/ui-components-1/textbox.md): lowcodera TextBox Control
- [Vertical Navbar](https://docs.lowcodera.com/ui-components-1/vertical-navbar.md): lowcodera Vertical Navigation Bar
- [Area Chart](https://docs.lowcodera.com/area-chart.md): lowcodera Area Chart Component
- [Bar Chart](https://docs.lowcodera.com/bar-chart-1.md): lowcodera Bar Chart Component
- [Column Chart](https://docs.lowcodera.com/column-chart.md): lowcodera Column Chart Component
- [Donut Chart](https://docs.lowcodera.com/donut-chart.md): Lowcodera Donut Chart Component
- [Heatmap Chart](https://docs.lowcodera.com/heatmap-chart.md): lowcodera Heatmap component
- [Kanban Board](https://docs.lowcodera.com/kanban-board.md): lowcodera Kanban Board Component
- [Swimlane](https://docs.lowcodera.com/swimlane.md): lowcodera Swimlane Component
- [Line Chart](https://docs.lowcodera.com/line-chart.md): lowcodera Line chart component
- [Mixed Chart](https://docs.lowcodera.com/mixed-chart.md): lowcodera Mixed Chart Component
- [Pie Chart](https://docs.lowcodera.com/pie-chart.md): lowcodera Pie Chart Component
- [Polar Chart](https://docs.lowcodera.com/polar-chart.md): lowcodera Polar chart component
- [Radar Chart](https://docs.lowcodera.com/radar-chart.md): lowcodera Radar chart component
- [Radial Chart](https://docs.lowcodera.com/untitled.md): lowcodera Radial Chart Component
- [Strategic Roadmap](https://docs.lowcodera.com/strategic-roadmap.md): lowcodera Strategic Roadmap Component
- [Scatter Chart](https://docs.lowcodera.com/scatter-chart.md): lowcodera Scatter Chart
- [Timeline Chart](https://docs.lowcodera.com/timeline-chart.md): lowcodera Timeline chart
- [UI Component Properties](https://docs.lowcodera.com/component-properties/ui-component-properties.md): Lowcodera UI Component Properties
- [Chart Component Properties](https://docs.lowcodera.com/component-properties/chart-components.md): A reference for all properties available in our chart components
- [Navbar Schema](https://docs.lowcodera.com/component-properties/navbar-schema.md): lowcodera Navigation bar JSON Schema reference
- [Page 1](https://docs.lowcodera.com/page-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lowcodera.com/getting-started/overview.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.
