> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillfactory.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Addons

> Expand your platform with additional features

## What are Addons?

Addons are optional modules that expand the capabilities of the Skill Factory EAD platform. Each addon can be enabled or disabled by the administrator at any time.

## Available addons

<CardGroup cols={2}>
  <Card title="Community" icon="comments" href="/en/addons/community">
    Real-time WhatsApp-style chat with channels, audio, threads, polls and live events.
  </Card>

  <Card title="Gamification" icon="trophy" href="/en/addons/gamification">
    Points, rankings, badges, streaks and weekly goals to engage students.
  </Card>

  <Card title="Advanced Analytics" icon="chart-line" href="/en/addons/analytics">
    Advanced analytics with at-risk student detection, conversion funnel and engagement metrics.
  </Card>

  <Card title="Tutoring" icon="calendar-check" href="/en/addons/monitoria">
    Tutoring session scheduling with teachers and integrated video conferencing.
  </Card>

  <Card title="Site Builder" icon="globe" href="/en/addons/site-builder">
    Visual drag-and-drop website builder for your public showcase.
  </Card>

  <Card title="Classes & Attendance" icon="clipboard-list" href="/en/addons/turmas">
    Organize students into classes with attendance tracking and frequency reports.
  </Card>

  <Card title="Documents" icon="file-signature" href="/en/addons/documents">
    Institutional document management with digital signatures and audit trail.
  </Card>

  <Card title="WhatsApp" icon="message" href="/en/addons/whatsapp">
    Send automatic notifications to students directly on WhatsApp.
  </Card>

  <Card title="Notion" icon="book" href="/en/addons/notion">
    Import Notion pages as lesson content on the platform.
  </Card>
</CardGroup>

## How to enable addons

<Steps>
  <Step title="Go to Admin → Addons">
    Only users with owner or administrator role can manage addons.
  </Step>

  <Step title="Find the desired addon">
    Each addon shows a description, category, price and current status (active/inactive).
  </Step>

  <Step title="Activate the addon">
    For free addons, activation is instant. For paid ones, follow the checkout flow.
  </Step>
</Steps>

<Info>
  Active addons display a green status badge. You can cancel addons at any time.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Billing" icon="credit-card" href="/en/admin/billing">
    Manage subscription and payments
  </Card>

  <Card title="Settings" icon="gear" href="/en/admin/platform-settings">
    Configure the platform
  </Card>
</CardGroup>
