> For the complete documentation index, see [llms.txt](https://academy.bothub.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.bothub.chat/english/promts-library/prompts-for-youtube-commercial-scripts.md).

# Prompts for YouTube Commercial Scripts

"I need a YouTube ad script that will provide valuable and relevant information to my \[ideal customer] and persuade them to take \[desired action] on my \[website/product]."

"I need a YouTube ad script that showcases the unique features and benefits of my \[product/service] to my \[ideal customer] and convinces them to make a purchase using social proof and trust-building elements."

"I need a YouTube ad script that will help overcome the objections and concerns of my \[ideal customer] regarding my \[product/service] and persuade them to take \[desired action] with a sense of urgency."

"I'm looking for a YouTube ad script that presents my \[product/service] to my \[ideal customer] and convinces them to take \[desired action] with a strong call to action and compelling visual imagery."

"I'm looking for a YouTube ad script that demonstrates the value and benefits of my \[product/service] to my \[ideal customer] and persuades them to take \[desired action] with a strong offer and clear call to action."

"I'm looking for a YouTube ad script that clearly explains the features and benefits of my \[product/service] to my \[ideal customer] and convinces them to make a purchase with a sense of urgency."

"I need a YouTube ad script that tells the story of my \[product/service] and how it helped \[ideal customer] achieve their \[goal] in an engaging and captivating way."

"I'm looking for a YouTube ad script that attracts my \[ideal customer] with a powerful headline and hook, and then convinces them to take \[desired action] using persuasive language and convincing evidence."

"I'm looking for a YouTube ad script that speaks directly to the needs and pain points of my \[ideal customer] and convinces them to take \[desired action] with a sense of urgency and a strong proposition."

"I need a YouTube ad script that touches on the pain points and needs of my \[ideal customer] and shows them how my \[product/service] is the solution they've been looking for."

"I'm looking for a YouTube ad script that builds trust and respect with my \[ideal customer] by highlighting the successes and testimonials of previous clients who used my \[product/service]."

"I need a YouTube ad script that enlightens my \[ideal customer] on a specific \[topic] and convinces them to take \[desired action] on my \[website/product]."

"I need a YouTube ad script that demonstrates the unique advantages of my \[product/service] and convinces my \[ideal customer] to make a purchase with a sense of urgency and exclusive offers."

"I'm looking for a YouTube ad script that attracts my \[ideal customer] with a realistic and genuine message, and then convinces them to take \[desired action] with a strong call to action and attractive visual imagery."

"I'm looking for a YouTube ad script that engages my \[ideal customer] with a unique and captivating perspective on \[topic] and convinces them to take \[desired action] on my \[website/product]."


---

# 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://academy.bothub.chat/english/promts-library/prompts-for-youtube-commercial-scripts.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.
