> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-pages/media-and-content/launching-your-ugc-campaign.md).

# Launching your UGC Campaign

## Getting your UGC Campaign started with Maker

<figure><img src="/files/50C3J7Aw0CvZTFuTqEB1" alt=""><figcaption></figcaption></figure>

Launching a user-generated content campaign with Maker is easy. Just follow the guidelines outlined below and schedule a call with your Maker representative to review the set-up and protocol.

1. First, create a page on your site where the campaign will live.
   * This can be a blank page on your site, or
   * Pick a container on a page with existing content (like a product page)
2. Add Maker's embed code to that page (detailed below).
3. Write the instructions for your campaign.
4. Fill out your campaign detail(Note : These are the instructions that your customers will see before creating their content for your campaign.)
5. Set-up a call with Maker to test, and confirm the set-up

## Embed options

There are two ways to embed a UGC grid to your campaign using Maker.

1. Create a Maker story for the landing page of your campaign and embed the UGC grid through our embed options, or
2. Create a collection in Maker and embed that collection directly onto your page.

### Creating the Landing Page of your Campaign with Maker

You can choose whether to use Maker for the landing page content for your campaign, or to create the content directly in your CMS. If you're using Maker to create this content, follow the workflow outlined below:

1. Create a new Maker story for the landing page of your campaign.

* ( Note : Maker sure to use strategic language and imagery to market your campaign's incentive.)

2. Create a new collection in your Stories Manager that will be used for user-generated stories.

* For a refresher on how to add and create collections, see this page .

3. Embed your Maker story with your UGC collection added under "Show Related".

* To do this, go to your story's embed code options, select "Show Related" and then select your recently created collection. Tick the box next to 'Show Share Your Story'. Then, customize the copy in the 'Change your related section text.' (For a refresher on customizing embed options, visit this page .)

### Creating the Landing Page of your Campaign in your CMS

If you're creating the content for your campaign's landing page elsewhere, all you need to do in Maker is:

1. Create a new collection in your Stories Manager that will be used for user-generated stories. 2. Embed that collection onto the campaign's page/container on your site.

* To grab the embed code of a campaign, simply select the name of the campaign on the left-side panel in Stories Manager and click on "Copy embed code" on the right panel.

## Source Starter Stories

Before going live with your campaign, we suggest sourcing some starter UGC stories from your community so that the shared collection is never empty.

For more insight on how to do this, revisit the influencer section of our UGC Best Practices doc, or reach out directly to your Maker representative.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-pages/media-and-content/launching-your-ugc-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
