# UI Components

- [Heros](https://docs.lightningrails.com/ui-components/heros.md): All the components pre-built in LightningRails for FAQ sections - Design from DaisyUI, TailwindCss and Custom
- [FAQs](https://docs.lightningrails.com/ui-components/faqs.md): All the components pre-built in LightningRails for FAQ sections - Design from DaisyUI + TailwindCSS + custom
- [cards](https://docs.lightningrails.com/ui-components/cards.md): All the components pre-built in LightningRails for cards - Design from DaisyUI
- [Testimonials](https://docs.lightningrails.com/ui-components/testimonials.md): All the components pre-built in LightningRails for testimonials - Design from DaisyUI, HyperUI or custom
- [Call To Actions](https://docs.lightningrails.com/ui-components/call-to-actions.md): All the components pre-built in LightningRails for call to actions (CTAs) sections - Design from DaisyUI, HyperUI or custom
- [Features](https://docs.lightningrails.com/ui-components/features.md): All the components pre-built in LightningRails for Features showcase sections - Design from DaisyUI, HyperUI or custom


---

# 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.lightningrails.com/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.
