# Youtube scripts

You can use Blotato to write long-form scripts for Youtube videos.

There is a prebuilt prompt in your Prompts Library called "Youtube Video Script".

There is also another Youtube prompt called "Youtube Description and Timestamps" which will generate a description with timestamps that you can paste into your Youtube video description.

Here's how to [create, edit, and manage all your prompts](https://help.blotato.com/tips-and-tricks/make-output-sound-like-you) within Blotato.


---

# Agent Instructions: 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:

```
GET https://help.blotato.com/tips-and-tricks/youtube-scripts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
