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

# Manage Features

> Learn how to enable, disable, and configure various features available to instructors on the platform.

Fermion provides a comprehensive suite of features that you can enable or disable based on your specific needs. These features are organized into categories to help you understand and manage your platform's capabilities effectively.

<Info>
  Some features are disabled by default. You need to manually enable the features you want to use for your online academy.
</Info>

## How to enable/disable features

<Steps>
  <Step title="Navigate to Manage features">
    Go to your **Instructor Dashboard → Manage features**.
    ![Manage features](https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/22-10-2025/chrome_79ohCnOkpc.qaneul.png)
  </Step>

  <Step title="Enable features">
    Click on `Enabled` for any feature you wish to turn on for your school.
    ![Enable features](https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/08-10-2025/Arc_zFkX5fmFYl.trgoik.png)
  </Step>

  <Step title="Save changes">
    Once you are done toggling all the features you need and don't need for your school, click on save changes.
    ![Save Changes](https://67d6ad5ef66ee0901532fd2f.storage.fermion.app/public-uncached/object-store-public-files/uploads/08-10-2025/Arc_aM5osz1bGH.ltaddx.png)
  </Step>
</Steps>

# Feature overview

Fermion offers a complete suite of tools to build, market, and manage your online academy.\
Browse through the following feature categories to learn more.

You can enable all the following features from the **Manage Feature** section in your instructor dashboard. Click on any of these cards to learn more about that particular feature.

## Content features

<Columns cols={2}>
  <Card title="Blogs" href="/custom-landing-pages/blogs">
    Publish articles, tutorials, and updates to engage learners beyond courses.
  </Card>

  <Card title="Courses" href="/setting-up-course/prerequisites">
    Create structured learning paths with videos, assignments, and quizzes.
  </Card>

  <Card title="Bundles" href="/setting-up-course/bundle">
    Combine multiple courses, eBooks, and live events into curated packages.
  </Card>

  <Card title="Coding Labs" href="/creating-coding-labs/what-are-coding-labs">
    Provide browser-based, interactive coding environments for students.
  </Card>

  <Card title="Forms" href="/forms/introduction">
    Collect feedback, registrations, or custom information with multi-step forms.
  </Card>

  <Card title="Online Compiler" href="/creating-io-coding-labs/compile-api">
    Allow students to write and run code directly inside your platform.
  </Card>

  <Card title="Video Library" href="/recorded-videos/introduction">
    Manage and organize video content with captions, watermarking, and embedding.
  </Card>
</Columns>

***

## Marketing features

<Columns cols={2}>
  <Card title="Affiliate Marketing" href="/marketing-tools/affiliate-marketing">
    Launch an affiliate program with automated tracking and payouts.
  </Card>

  <Card title="Analytics" href="/manage-settings/school-analytics">
    Measure engagement, conversions, and revenue with advanced analytics.
  </Card>

  <Card title="Email Marketing" href="/marketing-tools/email-automation">
    Automate email campaigns and updates to keep students engaged.
  </Card>

  <Card title="WhatsApp Marketing" href="/marketing-tools/whatsapp-marketing">
    Send promotions and course updates directly via WhatsApp.
  </Card>
</Columns>

***

## Commerce features

<Columns cols={2}>
  <Card title="Custom Payment Gateways" href="/setup-pricing/payment-gateway">
    Integrate and manage multiple payment providers securely.
  </Card>

  <Card title="Custom Payment Links" href="/setup-pricing/custom-payment-links">
    Generate branded payment links for direct sales from end user.
  </Card>

  <Card title="Digital Products" href="/digital-products/introduction">
    Sell eBooks and downloadable content with secure delivery and watermarking.
  </Card>
</Columns>

***

## Platform features

<Columns cols={2}>
  <Card title="Custom Website" href="/custom-landing-pages/introduction">
    Build and design your academy’s website with full customization.
  </Card>

  <Card title="New User Registration">
    Control signup flows, verification, and approvals for new learners.
  </Card>
</Columns>

***

## Communication

<Columns cols={2}>
  <Card title="Live Sessions" href="/live-classes/what-are-live-classes">
    Host live classes with chat, screen sharing, and auto-recording.
  </Card>

  <Card title="1:1 Calls" href="/live-classes/one-one-calls">
    Conduct personalized one-on-one sessions with learners for mentorship, feedback, or doubt resolution.
  </Card>
</Columns>

***

## Engagement

<Columns cols={1}>
  <Card title="Community" href="/community/what-are-communities">
    Build discussion spaces and connect learners through posts and polls.
  </Card>
</Columns>

## Assessment & gamification

<Columns cols={2}>
  <Card title="Contests" href="/contests/introduction">
    Organize coding contests and assessments to evaluate learners.
  </Card>

  <Card title="Gamification" href="/gamification/introduction">
    Motivate learners using points, badges, and leaderboards.
  </Card>
</Columns>

***

## Storage & development

<Columns cols={2}>
  <Card title="Object Storage" href="/digital-products/object-storage">
    Securely store course materials and media files for distribution across your school.
  </Card>

  <Card title="Webhooks" href="/webhooks/what-is-webhook">
    Connect external systems using real-time event notifications.
  </Card>
</Columns>

***

## Branding

<Columns cols={2}>
  <Card title="Remove Fermion Branding">
    White-label your academy with your own colors, logo, and identity.
  </Card>
</Columns>

<Warning>
  Some features may require separate activation or configuration after enabling.\
  Refer to each feature’s detailed documentation to complete setup.
</Warning>

## Feature Dependencies

Some features work well when other features are enabled in your school

<Columns cols={2}>
  <Card title="Bundles + Courses" href="/setting-up-course/bundle">
    Bundles work best when paired with Courses, eBooks, or Live Sessions.
  </Card>

  <Card title="Affiliate Marketing + Products" href="/marketing-tools/affiliate-marketing">
    Requires Courses or Digital Products to be available.
  </Card>

  <Card title="Community + Courses" href="/community/what-are-communities">
    Works best when combined with Courses or Live Sessions.
  </Card>

  <Card title="Webhooks + Integrations" href="/webhooks/what-is-webhook">
    Can be used with any feature to automate workflows and integrations.
  </Card>
</Columns>
