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

# Introduction

The Offer Designs API allows you to create and manage offer designs. Each design defines the visual layout of the offer, including backgrounds, titles, and styling options. This API supports all offers except Checkout Link Offers, as they don't have a UI design. Learn more about [offer designs](/../../guides/webstore/design/design-an-offer).

After you create an offer design, use it when creating the actual offer with the [Offers V2 API](../../offers-v2/introduction).

The Offer Designs API includes the following:

* [Special Offer Designs API](./special-offers/introduction): Create and update designs for special offers.
* [Bundle Designs API](./bundles/introduction): Create and update designs for bundle offers.
* [Daily Bonus Designs API](./daily-bonuses/introduction): Create and update designs for daily bonus offers.
* [Reward Calendar Designs API](./reward-calendars/introduction): Create and update designs for reward calendar offers.
* [Triggered Popup Designs API](./triggered-popups/introduction): Create and update designs for triggered popup offers.
* [Rolling Offer Designs API](./rolling-offers/introduction): Create and update designs for rolling offers.

With this API, you can also:

* [Retrieve all offer designs](./get-all-offer-designs).
