# Pushwoosh documentation

export const prerender = true;

<CardGrid>
  <IconLinkCard
      href="/product/first-steps/start-with-your-project/"
      icon="rocket"
      title="Get started"
      description="Let our Customer Success Team guide you through the onboarding process in Pushwoosh: from setting up projects to sending your first communications."
  />
  <IconLinkCard
      href="/product/"
      icon="open-book"
      title="User guides"
      description="Create campaigns, target audiences, and drive revenue — no coding required. We’ll notify you if dev help is needed!"
  />
  <IconLinkCard
      href="/product/release-notes/"
      icon="document"
      title="Release notes"
      description="Stay ahead with the latest updates. Explore new features, enhancements, and fixes designed to help you achieve your goals faster and smarter."
  />
  <IconLinkCard
      href="/developer/"
      icon="setting"
      title="Developer documentation"
      description="Find API references, SDK docs, and step-by-step guides to build custom solutions and automate workflows with ease."
  />
</CardGrid>