# Interactive Whiteboard overview (/en/realtime-media/whiteboard)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

Agora's Interactive Whiteboard SDK enables real-time visual collaboration with features like drawing, annotation, and document sharing on a shared digital canvas. Fully customizable for diverse use cases, it integrates seamlessly with voice, video, and live streaming to enhance remote learning, brainstorming sessions, and collaborative meetings.

For fast integration, Agora Fastboard provides a prebuilt whiteboard experience with a default UI, enabling quick deployment and reducing development time.

## Start building [#start-building]

<Cards>
  <Card title="SDK quickstart" href="./build/set-up-and-build-your-first-app/get-started-sdk.mdx" description="Integrate Interactive Whiteboard SDK and join a room." />

  <Card title="Download SDKs" href="/en/api-reference/sdks?product=whiteboard" description="Get Interactive Whiteboard or Fastboard SDK packages." />

  <Card title="Fastboard quickstart" href="./build/set-up-and-build-your-first-app/get-started-uikit.mdx" description="Start faster with the prebuilt Fastboard experience." />

  <Card title="Authentication" href="./build/authenticate-users/authentication-workflow.md" description="Generate and use tokens for secure whiteboard rooms." />

  <Card title="API reference" href="/en/api-reference/api-ref/whiteboard" description="Explore Whiteboard API references and service APIs." />

  <Card title="Samples and demos" href="./reference/downloads.md" description="Download demos and sample projects." />
</Cards>

## Product features [#product-features]

<CardGrid>
  <FeatureCard title="Editing and room tools">
    Includes standard tools for drawing, writing, notations, and erasing, as well as advanced tools for content sharing, multi-user editing, control, room management, and more.
  </FeatureCard>

  <FeatureCard title="File conversion">
    Server-side file conversion transcodes files for presentation on the whiteboard, including support for converting PPT, PPTX, Word, and PDF files to images, and PPTX files to web pages.
  </FeatureCard>

  <FeatureCard title="Extensions">
    Powerful extensions in netless-app help extend the functionality of your whiteboard experience and window-manager can be used to load and manage extensions on the whiteboard.
  </FeatureCard>

  <FeatureCard title="SDK options">
    Choose from two SDKs: Interactive Whiteboard SDK allows experienced developers to provide substantial customization while Fastboard SDK provides a ready-to-use UI for a faster build.
  </FeatureCard>

  <FeatureCard title="RESTful APIs">
    RESTful APIs provide token generation, room management, screenshot management, scene management, and file conversion features.
  </FeatureCard>

  <FeatureCard title="Stability and reliability">
    Agora's globally distributed and clustered server system and backup and disaster recovery plans work together to guarantee high availability of the whiteboard service.
  </FeatureCard>
</CardGrid>
