> 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-facebook-ads.md).

# Prompts for Facebook Ads

"I need text for a Facebook advertisement that will utilize the influence and reach of my \[brand/company] to attract traffic and sales to my \[product/service] for my \[ideal customer]."

"I need text for a Facebook ad that will create a sense of community and belonging for my \[ideal customer] through user-generated content and encouraging them to share their own experiences with my \[product/service]."

"I am looking for text for a Facebook ad that will provide a sneak peek of upcoming products or services and create a sense of anticipation and excitement among my \[ideal customers] with a clear and compelling call to action."

"I need text for a Facebook advertisement that will use the authority and expertise of my \[brand/company] to inform my \[ideal customer] about the benefits of my \[product/service] and persuade them to make a purchase."

"I need text for a Facebook ad that will use authenticity and appeal of my \[brand/company] to engage my \[ideal customer] and convince them to take \[desired action] regarding my \[product/service]."

"I am looking for text for a Facebook ad that will demonstrate the unique and personal experiences of my \[ideal customer] with my \[product/service] and convince them to share their positive review with their followers."

"I am looking for text for a Facebook advertisement that will use social proof and the authority of my \[brand/company] to persuade my \[ideal customer] to try my \[product/service] and share their positive experience with their followers."

"I need text for a Facebook ad that will engage my \[ideal customer] in a unique and creative visual campaign, demonstrating the features and benefits of my \[product/service] in a persuasive manner."

"I need text for a Facebook ad that will create a sense of urgency and FOMO (fear of missing out) among my \[ideal customer], showcasing exclusive offers and deals for my \[product/service]."

"I need text for a Facebook ad that will use the authority and credibility of \[type of influencer], to inform my \[ideal customer] about the benefits of my \[product/service] and convince them to try it."

"I need text for a Facebook ad that will leverage the reach and influence of \[type of influencer], to bring traffic and sales to my \[product/service] for my \[ideal customer]."

"I am looking for text for a Facebook ad that will use social proof and credibility of \[type of influencer], to convince my \[ideal customer] to try my \[product/service] and share their positive experience with their followers."

"I am looking for text for a Facebook ad that will utilize the influence and reach of \[type of influencer], to demonstrate the unique features and benefits of my \[product/service] to my \[ideal customer] and encourage them to purchase."

"I need text for a Facebook ad that will engage my \[ideal customer] in \[specific type of content] from \[type of influencer], who can authentically talk about the benefits of my \[product/service] and encourage them to make a purchase."

"I am looking for text for a Facebook advertisement that will create a sense of community and belonging for my \[ideal customer], showcasing user-generated content and encouraging them to share their own impressions of my \[product/service] with the help of \[type of influencer]."


---

# 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-facebook-ads.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.
