FAQ

Ask Support FAQ

A FAQ with a "didn't find an answer" card beside the list rather than after it: on the wide layout the card sticks, so nobody has to scroll to the bottom to find the contacts.

What you can change

  • title — the heading of the question list
  • the items array — the questions and answers
  • helpTitle and helpText — the heading and text of the help card

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/faq-006?lang=en&theme=dark

2Paste into the chat
3Get it in your project

Not sure where to paste it? Step-by-step guide

Show the full instructions

What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.

Loading…

For developers

The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.

Technical notes

The block is self-contained: one file, no dependencies, its own palette in local variables --vibeui-faq-006-*. A server component; native <details> hold the disclosure. The help card is an <aside> with a label, and on the wide layout it becomes sticky: someone who has not found their question usually abandons the list halfway, and the contacts have to be in view exactly there. The contact channels are laid out as links with an explanation rather than a single "Contact us" button: the explanation answers "when will I get a reply" before the click.

Tags

  • faq
  • support
  • contact
  • sticky
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…