# Extensions Marketplace overview (/en/realtime-media/marketplace)

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

Agora's Extensions Marketplace makes it simple to extend the functionality of live voice and video streaming SDKs. With first-party extensions and third-party solutions from industry-leading partners, you can add advanced capabilities like noise cancelation, face filters, and voice effects with just a few lines of code.

Extensions Marketplace streamlines feature discovery, activation, and integration with unified billing, allowing you to enhance your applications without added complexity. Whether you're building for social, education, or enterprise use-cases, Extensions Marketplace empowers you to create richer, more interactive experiences.

## Product features [#product-features]

<CardGrid>
  <FeatureCard title="Discovery">
    Browse the Extensions Gallery to find specific functionality or get inspired by new extensions.
  </FeatureCard>

  <FeatureCard title="Easy integration">
    Activate and integrate new functionality with a click and a few lines of code.
  </FeatureCard>

  <FeatureCard title="Faster time to market">
    Get to market faster by instantly adding advanced features to your app without having to build them.
  </FeatureCard>

  <FeatureCard title="Simple pricing and billing">
    Pricing is straightforward and you can pay for all of your extensions in one unified interface.
  </FeatureCard>

  <FeatureCard title="Easy management">
    Manage the activation status of your extensions from one place in the Agora Console.
  </FeatureCard>

  <FeatureCard title="Unlimited extensibility">
    Add as many extensions as you want to customize and extend the functionality of your experience.
  </FeatureCard>
</CardGrid>

## Start building [#start-building]

<Cards>
  <Card title="API reference" href="/en/api-reference/api-ref/rtc" description="Explore related RTC APIs used by Extensions Marketplace integrations." />

  <Card title="Samples" href="https://github.com/AgoraIO/API-Examples/tree/main/Android/APIExample/agora-simple-filter" description="Browse sample projects for extension integration." />
</Cards>
