# Integrate YSO Network with LevelPlay

> Integrate YSO as a mediation network in your Unity app using the LevelPlay SDK.

This guide will instruct you step-by-step on how to set YSO Ads live as an ad network on Unity LevelPlay.

## Prerequisites

Make sure you have correctly integrated LevelPlay's [Rewarded](/grow/levelplay/sdk/unity/rewarded-ad-integration-package/.md), [Interstitial](/grow/levelplay/sdk/unity/interstitial-integration/.md) or [Banner](/grow/levelplay/sdk/unity/banner-integration/.md) into your application.

## Create a YSO Network account

Start by creating a YSO Network account. This gives you access to the dashboard where you configure your apps and placements.

1. Go to the [YSO Network website](https://www.ysonetwork.com/sign-up).
2. Register for a YSO Network account.
3. Wait for your account approval from your YSO account manager.
4. Sign in to the YSO Network dashboard.

## Create an app and placements

### Add your app

1. Log in to the YSO Network dashboard.
2. Select **Applications** from the top menu bar.
3. Select the plus (+) button.
4. To enter your app information on the **Applications** > **New page**, follow these steps:
   * **Enter the app name**
   * **Provide the bundle ID**
   * **Select the platform**
5. Select **Create** to add your app.

### Create ad placements

1. Select **Publishing** from the menu.
2. Select the plus (+) button.
3. Set the following placement details:
   * **Name**: Enter a placement name
   * **Application**: Select your iOS app
   * **Type**: Choose the ad format
4. Select **Create**.

When you create a placement, YSO Network generates a placement key. You can find it in the Publishing section of the dashboard.

## Activate YSO Ads on the LevelPlay platform

1. Log into your LevelPlay account and go to the LevelPlay side bar > **Setup** > **Networks**
2. Locate **YSO Ads** from the list of available ad networks and select **Setup**. Then enter the relevant information
3. Next, go to the **Instances** page, select the app on which you'd like to run Unity LevelPlay's Mediation with **YSO Ads** bidding.
4. Select **YSO Ads** and enter the relevant information for **Interstitial**, **Rewarded**, **Banner**, and **Native** settings. Then select **Save**.

The network will be active for your app.

## Add the YSO Ads Adapter to Your Build

### LevelPlay Unity Network Manager (Recommended)

When you've completed SDK integration, you can download the YSO Ads Adapter using the LevelPlay Network Manager.

In your Unity Development platform, go to **Ads Mediation** > **Network Manager**.

You are now all set to deliver YSO Ads within your application!
