---
title: "Fun Explainer Videos - Sapience Financial"
description: "Fun Explainer Videos about personal finance"
url: "https://finallysorted.com.au/videos/explainer-videos"
date: "2026-06-13T14:33:07+00:00"
language: "en-GB"
---

#  Fun Explainer Videos

- [ annimated explainer video ](https://finallysorted.com.au/all-tags/annimated-explainer-video)

 ![](https://finallysorted.com.au/images/site-pics/group-4-explainer-videos.jpg)##  Need a quick big-picture overview (and a smile)?

Watch one of our fun explainer videos - packed with personality and practical wisdom - to begin your big-picture thinking. And if you need to watch without sound, each explainer video comes with Closed Captions and a full audio transcript too.

---

1. [ Modern Families and Living with Diabetes](https://finallysorted.com.au/videos/explainer-videos/diverse-families-and-living-with-diabetes)
2. [ Needlestick Injury Insurance](https://finallysorted.com.au/videos/explainer-videos/needlestick-injury-blood-borne-disease-insurance)
3. [ Modern Estate Planning for Modern Families](https://finallysorted.com.au/videos/explainer-videos/what-is-modern-estate-planning)
4. [ How Much Life Insurance is Enough?](https://finallysorted.com.au/videos/explainer-videos/how-much-life-insurance-is-enough)

## Schema

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["WebPage", "CollectionPage"],
      "@id": "https://sapience.com.au/videos/explainer-videos/#webpage",
      "url": "https://sapience.com.au/videos/explainer-videos",
      "name": "Animated Financial Explainer Videos | Sapience Financial",
      "description": "A collection of fun, animated videos designed to simplify complex financial, insurance, and estate planning concepts.",
      "about": { "@id": "https://sapience.com.au/#organization" },
      "hasPart": [
        { "@type": "WebPage", "name": "How Much Life Insurance is Enough?", "url": "https://sapience.com.au/videos/explainer-videos/how-much-life-insurance-is-enough" },
        { "@type": "WebPage", "name": "Diverse Families and Living with Diabetes", "url": "https://sapience.com.au/videos/explainer-videos/diverse-families-and-living-with-diabetes" },
        { "@type": "WebPage", "name": "What is Modern Estate Planning?", "url": "https://sapience.com.au/videos/explainer-videos/what-is-modern-estate-planning" },
        { "@type": "WebPage", "name": "Needlestick Injury Insurance", "url": "https://sapience.com.au/videos/explainer-videos/needlestick-injury-blood-borne-disease-insurance" }
      ]
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Why use animated videos to explain insurance?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Animation allows us to visualize 'The How' of financial protection. By breaking down dense legal and actuarial concepts into relatable stories and visual metaphors, we help our clients make more informed and 'Life Confident' decisions."
          }
        },
        {
          "@type": "Question",
          "name": "Are Sapience explainer videos accessible?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Every animated explainer video in our collection includes professional Closed Captions and a full audio transcript to ensure the information is accessible to everyone, including those with hearing impairments or in environments where audio cannot be used."
          }
        }
      ]
    }
  ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home |",
            "item": "https://finallysorted.com.au"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Fun Explainer Videos",
            "item": "https://finallysorted.com.au/videos/explainer-videos"
        }
    ]
}
```
