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

# Getting Started

> The package for integrating ads into your Overlayed app

## Installation

<CodeGroup>
  ```bash pnpm theme={null}
  pnpm i @overlayed/ads
  ```

  ```bash npm theme={null}
  npm i @overlayed/ads
  ```

  ```bash yarn theme={null}
  yarn add @overlayed/ads
  ```
</CodeGroup>

## About

Read the [ads guide](/ads/introduction) for more information.
