# FaqSection URL: /docs/apps/marketing/landing-page/faq-section A list of questions & answers you expect users to ask before buying or when using your product. ## Preview ![faq section](/static/assets/faq-section.png) ## Import ```tsx title="page.tsx" import { FaqSection } from "@/components/FaqSection"; ``` ## Tips * Try to predict questions or objections users might have prior to purchasing your product. This helps to give users more confidence in their purchase. * If you have a particular refund policy, it would be a good idea to include that in the FAQ.