> ## Documentation Index
> Fetch the complete documentation index at: https://statsig-4b2ff144-serverless-cloudflare.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Statsig Overview

> Ship, measure, & learn with the same tools as the world's largest Tech companies. Run thousands of A/B tests, safely rollout features, & dive deep on user behavior in a single, unified platform.

## Quick Links

<Columns cols={3}>
  <Card title="SDK Quickstart" icon="bolt" href="/sdks/quickstart">
    Install the Statsig SDK and get started in minutes.
  </Card>

  <Card title="Intro to Statsig" icon="flag-checkered" href="/understanding-platform">
    Learn more about core concepts and features of Statsig.
  </Card>

  <Card title="Warehouse Native" icon="database" href="/statsig-warehouse-native/introduction">
    Read about how to use Statsig with your data warehouse.
  </Card>
</Columns>

## Key features

<Columns cols={3}>
  <Card title="Feature Flags" img="https://mintcdn.com/statsig-4b2ff144-serverless-cloudflare/4Y9GDUOpHMGP4hLA/images/homepage/flags.png?fit=max&auto=format&n=4Y9GDUOpHMGP4hLA&q=85&s=7529af4f51c001ece17c1464b96e2a13" href="/feature-flags/overview" width="719" height="366" data-path="images/homepage/flags.png">
    Control feature rollouts and manage deployments safely with feature flags.
  </Card>

  <Card title="Experimentation" img="https://mintcdn.com/statsig-4b2ff144-serverless-cloudflare/4Y9GDUOpHMGP4hLA/images/homepage/pulse.png?fit=max&auto=format&n=4Y9GDUOpHMGP4hLA&q=85&s=d097f707ca6aa68e03ea5819e10e0999" href="/experiments/overview" width="719" height="366" data-path="images/homepage/pulse.png">
    Run A/B tests and experiments to optimize your product decisions.
  </Card>

  <Card title="Product Analytics" img="https://mintcdn.com/statsig-4b2ff144-serverless-cloudflare/4Y9GDUOpHMGP4hLA/images/homepage/mex.png?fit=max&auto=format&n=4Y9GDUOpHMGP4hLA&q=85&s=5af1eed8fc4711da5a0485c210e19547" href="/product-analytics/overview" width="719" height="366" data-path="images/homepage/mex.png">
    Analyze user behavior and product metrics with powerful analytics tools.
  </Card>
</Columns>

You can use each of these features on top of your own data warehouse through [Warehouse Native](/statsig-warehouse-native/introduction) with no ETL, or host your data in our infrastructure.

***

## Explore SDKs

Statsig offers SDKs for a wide variety of platforms to suit any codebase or deployment preference:

### Client SDKs

<Columns cols={3}>
  <Card title="JavaScript" icon="js" href="/client/javascript-sdk" horizontal>
    Browser JavaScript
  </Card>

  <Card title="React" icon="react" href="/client/React" horizontal>
    Client-Side React
  </Card>

  <Card title="React Native" icon="react" href="/client/ReactNative" horizontal>
    Bare React Native SDK
  </Card>

  <Card title="Next.js" icon="n" href="/client/Next" horizontal>
    Next.js SSR, SSG & Client-Side
  </Card>

  <Card title="Angular" icon="angular" href="/client/Angular" horizontal>
    Angular bindings for Javascript SDK
  </Card>

  <Card title="Swift" icon="swift" href="/client/iosClientSDK" horizontal>
    iOS, MacOS, tvOS SDK
  </Card>

  <Card title="Android" icon="android" href="/client/Android" horizontal>
    Android Kotlin/Java SDK
  </Card>

  <Card title=".NET Client" icon="https://mintcdn.com/statsig-4b2ff144-serverless-cloudflare/LKnZZJKOT7Wwbi23/images/dotnet.svg?fit=max&auto=format&n=LKnZZJKOT7Wwbi23&q=85&s=52a70f15c5db3987fe3e5598b2a8360a" href="/client/DotNet" horizontal width="456" height="456" data-path="images/dotnet.svg">
    Client SDK for .NET framework
  </Card>

  <Card title="Roku" icon="r" href="/client/Roku" horizontal>
    Roku Brightscript SDK
  </Card>

  <Card title="Unity" icon="unity" href="/client/Unity" horizontal>
    Unity game engine SDK
  </Card>

  <Card title="Dart/Flutter" icon="mobile-screen" href="/client/Dart" horizontal>
    Flutter/Dart Mobile App SDK
  </Card>

  <Card title="C++ Client" icon="code" href="/client/CPP" horizontal>
    C++ client-side SDK
  </Card>
</Columns>

### Server Side SDKs

<Columns cols={3}>
  <Card title="Node.js" icon="node-js" href="/server-core/node-core" horizontal>
    Node.js server SDK
  </Card>

  <Card title="Java" icon="java" href="/server-core/java-core" horizontal>
    Java server SDK
  </Card>

  <Card title="Python" icon="python" href="/server-core/python-core" horizontal>
    Python server SDK
  </Card>

  <Card title="Go" icon="golang" href="/server/golangSDK" horizontal>
    Go server SDK
  </Card>

  <Card title="Ruby" icon="gem" href="/server/rubySDK" horizontal>
    Ruby server SDK
  </Card>

  <Card title=".NET Server" icon="microsoft" href="/server-core/dotnetCoreSDK" horizontal>
    .NET server SDK
  </Card>

  <Card title="PHP" icon="php" href="/server-core/php-core" horizontal>
    PHP server SDK
  </Card>

  <Card title="Rust" icon="rust" href="/server-core/rust-core" horizontal>
    Rust server SDK
  </Card>

  <Card title="C++ Server" icon="code" href="/server/cppSDK" horizontal>
    C++ server SDK
  </Card>
</Columns>

### Integrations

<Columns cols={3}>
  <Card title="Webflow" icon="w" href="/guides/webflow-sidecar-ab-test" horizontal>
    Webflow integration
  </Card>

  <Card title="Shopify" icon="shopify" href="/guides/shopify-ab-test" horizontal>
    Shopify integration
  </Card>

  <Card title="Segment" icon="chart-pie" href="/integrations/data-connectors/segment" horizontal>
    Segment data connector
  </Card>

  <Card title="Rudderstack" icon="layer-group" href="/integrations/data-connectors/rudderstack" horizontal>
    Rudderstack connector
  </Card>

  <Card title="Hightouch" icon="cloud-arrow-up" href="/integrations/data-connectors/hightouch" horizontal>
    Hightouch integration
  </Card>

  <Card title="mParticle" icon="share-nodes" href="/integrations/data-connectors/mparticle" horizontal>
    mParticle connector
  </Card>

  <Card title="Framer" icon="f" href="/guides/framer-analytics" horizontal>
    Framer integration
  </Card>
</Columns>

If you don't see the SDK or framework you need, feel free to reach out directly in our [Slack Community](https://statsig.com/slack).

***

## Learning resources

* **Statsig University**: A comprehensive collection of onboarding and training content, including a video [Resource Library](https://learn.statsig.com/pages/resource-library) and a schedule of user training [Webinars](https://learn.statsig.com/pages/upcoming-webinars).
* **Community**: Join our [Slack Community](https://statsig.com/slack) to connect with other users and get help from the Statsig team.
* **Blog**: Stay updated with the latest developments in product experimentation and feature management on our [Blog](https://statsig.com/blog).
* **Use Cases**: Discover [Customer Stories](https://statsig.com/customers) to learn why customers love Statsig and how they use it to power their product development.
