<img src="https://img.shields.io/badge/%20-ALL-%2300B180" style="float:left"/><br />
<img src="https://img.shields.io/badge/%20-Beta-green.svg" /> This is a **beta** offering.
By using this documentation, you are agreeing to abide by the terms of the <a href="https://www.jwplayer.com/beta-program-agreement/" target="_blank">JWP Beta Program Agreement</a>.
<br />
Within an app config, you can designate a media item as free content. Free content is a media-specific model.
<br /> <hr />
## Requirement
Enabled account services
<a href="/platform/docs/apps-enable-user-login#jwp-service" target="_blank">Use JWP's account service</a>
<a href="/platform/docs/apps-enable-user-login#non-jwp-service" target="_blank">Use a non-JWP, third-party account service </a>
<br />
## Define free content

Custom Parameters for free content
<br />
To designate certain videos as free content, use the following steps. These steps apply to both JWP and Non-JWP registration systems:
From the [Media Library](🔗), click the name of a media item. The details page appears.
Under **Custom Parameters**, click **+ Add**. A new row appears.
For the **Key**, enter _free_.
For the **Value**, enter _true_.
Click **Save**.
<br />