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

# Introduction

> Explore our SDKs for adding referrals to your web and mobile apps. 

# Web SDKs

<CardGroup cols={2}>
  <Card title="Cello JS" icon="js" iconType="thin" href="/sdk/client-side/cello-js-introduction">
    Referral component for your web app
  </Card>

  <Card title="Attribution JS" icon="js" iconType="thin" href="/sdk/client-side/attribution-js-introduction">
    Script for tracking referrals on landing pages
  </Card>
</CardGroup>

# Mobile SDKs

<CardGroup cols={2}>
  <Card title="iOS SDK" icon="apple" href="/sdk/mobile/ios">
    Referral component for your iOS app
  </Card>

  <Card title="Android SDK" icon="android" href="/sdk/mobile/android">
    Referral component for your Android app
  </Card>

  <Card title="ReactNative SDK" icon="react" href="/sdk/mobile/react-native">
    Referral component for iOS and Android
  </Card>
</CardGroup>
