> For the complete documentation index, see [llms.txt](https://support.happydemics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.happydemics.com/broadcasting-countries/how-do-i-add-the-broadcasting-platform-in-the-ad-recall-question.md).

# How do I add the broadcasting platform in the ad recall question?

During the Brand Lift setup, in the Media Plan tab, you can not only select the media where your ad will be broadcasted, but **also specify the platform**.&#x20;

💡 Note : This information is not mandatory, but it helps to **contextualize the ad recall question**. (eg. *"Do you remember seeing this ad while watching Netflix?").*<br>

Platform selection is available for **30 countries** and for the following channels :&#x20;

* **CTV**
* **Display**
* **Online Video**
* **Digital Audio**
* **Social Ads**
* **French TV**

## How do I choose the platform ?

1. During your Brand Lift setup, go to the **Media Plan tab**.&#x20;
2. Indicate the campaign dates and add the creative
3. Select the platform where your add will be broadcasted.

## Country-specific CTV platforms availability

* **The platform list is dynamically suggested** based on the country you've chosen in the previous step. The list is split into International and National ones.
* **Use the search bar** to quickly find platforms within the suggested list

<figure><img src="/files/zTpH7gZ1JUxn0MoRQfr4" alt=""><figcaption></figcaption></figure>

⚠️  If you change the country after selecting a platform, you'll receive an error message asking to reselect the correct platform according to the new country.

<figure><img src="/files/azXTh0Km6QpgCpGoFXDO" alt=""><figcaption></figcaption></figure>

👋 If you don't find your desired platform on a channel and/or country, feel free to reach out to <support@happydemics.com> for further consideration !

### 🚀 Related articles

* [Broadcasting countries](/broadcasting-countries.md)
* [How to set up a brand lift ?](/launch/the-set-up/how-to-set-up-a-brand-lift.md)
* [Media, formats and targeting strategies](/methodology/media-formats-and-targeting-strategies.md)


---

# 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://support.happydemics.com/broadcasting-countries/how-do-i-add-the-broadcasting-platform-in-the-ad-recall-question.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.
