> ## Documentation Index
> Fetch the complete documentation index at: https://help.weavely.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Weavely.ai - Use Cases & Examples

> Learn how to apply Weavely.ai to practical use cases through some curated examples

<span className="weavely-jsonld" hidden>
  {`{
    "@context": "https://schema.org",
    "@graph": [
    {
    "@type": "CollectionPage",
    "@id": "https://help.weavely.ai/guides/examples-cover",
    "url": "https://help.weavely.ai/guides/examples-cover",
    "name": "Weavely.ai - Use Cases & Examples",
    "description": "Learn how to apply Weavely.ai to practical use cases through some curated examples",
    "inLanguage": "en",
    "isPartOf": {
      "@type": "WebSite",
      "@id": "https://help.weavely.ai/#website",
      "name": "Weavely Help Center"
    },
    "breadcrumb": {
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Guides", "item": "https://help.weavely.ai/guides" },
        { "@type": "ListItem", "position": 2, "name": "Use Cases & Examples", "item": "https://help.weavely.ai/guides/examples-cover" }
      ]
    },
    "publisher": { "@id": "https://www.weavely.ai/#org" },
    "mainEntity": { "@id": "https://help.weavely.ai/guides/examples-cover#use-cases-list" }
    },
    {
    "@type": "ItemList",
    "@id": "https://help.weavely.ai/guides/examples-cover#use-cases-list",
    "name": "Weavely Use Cases",
    "itemListOrder": "http://schema.org/ItemListOrderAscending",
    "numberOfItems": 7,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "How to turn a pdf into a fillable form",
        "url": "https://help.weavely.ai/guides/pdf-to-form"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "How to Generate PDF Reports from Form Responses with AI",
        "url": "https://help.weavely.ai/guides/pdf-reports"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "How to Create AI-Powered Lead Generation Forms and Sync Leads into HubSpot Using Weavely.ai",
        "url": "https://help.weavely.ai/guides/hubspot-lead-gen"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "How to Add a Contact Form to Figma Sites",
        "url": "https://help.weavely.ai/guides/figma-sites"
      },
      {
        "@type": "ListItem",
        "position": 5,
        "name": "How to Embed a Custom AI Form into Google Sites",
        "url": "https://help.weavely.ai/guides/google-sites"
      },
      {
        "@type": "ListItem",
        "position": 6,
        "name": "Add a Popup Form to Your Figma Site",
        "url": "https://help.weavely.ai/guides/figma-sites-popup"
      },
      {
        "@type": "ListItem",
        "position": 7,
        "name": "How to Embed Advanced AI Forms into Carrd with Weavely.ai",
        "url": "https://help.weavely.ai/guides/carrd"
      }
    ]
    },
    {
    "@type": "Organization",
    "@id": "https://www.weavely.ai/#org",
    "name": "WEAVE.LY BV",
    "url": "https://www.weavely.ai",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Herbert Hooverlaan 141",
      "addressLocality": "Schaarbeek",
      "postalCode": "1030",
      "addressCountry": "BE"
    },
    "identifier": "BE0773.878.569",
    "sameAs": [
      "https://www.instagram.com/weavely.ai/",
      "https://www.linkedin.com/company/weave-ly/",
      "https://www.youtube.com/@weavely"
    ]
    }
    ]
    }`}
</span>

# Finding Your Way Around Our Guides

We've divided our help center in catogeries, here's an overview of what to find where

<CardGroup cols={2}>
  <Card title="Use Cases" icon="briefcase" href="/guides/use-cases">
    How to use Weavely for various scenarios.
  </Card>

  <Card title="Website Embeds" icon="code" href="/guides/embeds">
    Learn how to use Weavely in your favourite website builder.
  </Card>
</CardGroup>

<CardGroup cols={2} />
