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

# Introduction

> Welcome to the documentation of Bemobi's SDK Solution

## Setting up

Here you'll find everything you need to install our SDK in the following places:

<CardGroup cols={2}>
  <Card title="Android" icon="android" href="activation_sdk/android">
    Step-by-step guide for Android
  </Card>

  <Card title="iOS" icon="apple" href="activation_sdk/ios">
    Instalation and custom guides for iOS
  </Card>
</CardGroup>

## Leveraging APIs

The Activation API allows seamless interaction for creating lines, monitoring activations, and delivering APN configurations over-the-air (OTA).

<CardGroup cols={2}>
  <Card title="Reference APIs" icon="code" href="api-reference/introduction">
    Reference for the Activation API
  </Card>
</CardGroup>
