> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/social-property-campaign-linking/add-your-meta-ad-code-to-your-instagram-tasks.md).

# Add Your Meta Ad Code to Your Instagram Tasks

Allow your brands to boost your content as a paid ad on Instagram by sharing your Meta partnership ad code. Sharing your posts gives them greater reach and visibility, which can help you build stronger relationships with brands and unlock more partnership opportunities.

{% hint style="success" %}
**Note**: You can only share Instagram posts and videos with your brands, not Instagram stories.
{% endhint %}

1. From the top navigation bar, select **Discover** → **My Campaign Tasks.**
   * Alternatively, from the top navigation bar, select **Manage** → **My Campaigns** → **My Campaign Tasks**.&#x20;
2. Use the [filters](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/manage-campaign-tasks-as-a-creator.md#filter-your-tasks) to find your campaign and Instagram task, then hover over your task and select **View** **Task Details**.
3. From the slideout, select **Meta partnership ad boost**.
4. Retrieve your partnership ad code from your Instagram app. You can refer to the **Detailed Instructions** in the slideout or refer to one of the following Meta help articles to learn how:
   * [From your desktop](https://help.instagram.com/797201308253238/?cms_platform=www\&helpref=platform_switcher)
   * [From your Android](https://help.instagram.com/797201308253238/?cms_platform=android-app\&helpref=platform_switcher)
   * [From your iPhone](https://help.instagram.com/797201308253238/?cms_platform=iphone-app\&helpref=platform_switcher)
   * [From your iPad](https://help.instagram.com/797201308253238/?cms_platform=ipad-app\&helpref=platform_switcher)
5. In the impact.com platform, enter your partnership ad code in the textbox provided.
6. Select **Submit**.


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/social-property-campaign-linking/add-your-meta-ad-code-to-your-instagram-tasks.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.
