> For the complete documentation index, see [llms.txt](https://docs.livy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.livy.ai/getting-started/content-creation-modes/full-length-script-generation/marketing-scripts.md).

# Marketing Scripts

With Livy.AI, you can generate full-length marketing scripts tailored for different types of marketing content. Follow the steps below to create your script:

**Step 1: Choose Your Project Type**

On your Livy.AI dashboard, select 'Create Project' and choose 'Marketing Script' from the project types.

**Step 2: Select the Script Type**

Livy.AI offers several types of marketing scripts. Choose the one that aligns with your needs:

* **Promotional Video (Commercial) Scripts:** Ideal for creating engaging scripts for promotional videos, such as product demos, commercials, or video ads.
* **Explainer Video Scripts:** Perfect for explanatory videos that provide in-depth information about a product, service, or concept.
* **Social Media Ad Scripts:** Designed for creating compelling scripts for social media ads, to capture attention and drive engagement.
* **Webinar Scripts:** Useful for creating detailed scripts for webinars, including introductions, presentations, and Q\&A sessions.
* **Podcast Scripts:** Designed for creating compelling scripts for podcasts, to capture attention and drive engagement.

**Step 3: Define Your Parameters**

Input the necessary information for your script. This could include the product or service you're marketing, the target audience, the tone of the script (e.g., formal, casual, humorous), and any other specifics you'd like the script to include.

**Step 4: Generate the Script**

Click 'Generate Script' and Livy.AI will use its advanced AI algorithms to create a tailored marketing script based on your parameters.

**Step 5: Review and Refine**

Review the generated script. You can edit it directly in the Livy.AI platform to make any necessary tweaks or additions.

**Step 6: Export and Use**

Once you're satisfied with your script, you can save it to your project and export it for use in your marketing campaign.

Remember, Livy.AI is not just a tool for creating content; it's a partner in your creative process, designed to assist you in producing high-quality, engaging marketing scripts that resonate with your target audience.


---

# 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.livy.ai/getting-started/content-creation-modes/full-length-script-generation/marketing-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.
