# Hotshot

{% embed url="<https://hotshot.co/>" %}
<https://hotshot.co/> &#x20;
{% endembed %}

## Hotshot Prompt Guide - How to Prompt? <a href="#cr-title" id="cr-title"></a>

Hotshot excels at creating videos of people, animals, and nature.

For the best animal generations, we suggest prefixing animals with anthropomorphic like an anthropomorphic hippo is watching tv.

Hotshot currently struggles to generate things involving extreme motion, like sports, acrobatics, or complex physics.

&#x20;For the best results, prompt Hotshot like:&#x20;

<mark style="color:red;">\[subject] \[what they are wearing] \[what they are doing] \[where they are]. \[misc details] .</mark>&#x20;

For example: *<mark style="color:red;">a man is wearing a blue sweatshirt and headphones and sitting on a subway next to the window and listening to music. the man is smiling.</mark>*

&#x20;By default, Hotshot “enhances prompts” by using an LLM to add details to your prompts automatically. After a generation is complete, you can see what the expanded prompt was by hovering over the info icon at the bottom right of a post. Like this:

If the enhanced prompt didn’t capture quite what you were looking for or dropped some of your details, you can always copy it, edit what you want, and paste it back in the search box and re-run your generation.

&#x20;If you have a really granular, detailed, long prompt already, you can skip enhance prompts altogether by unchecking the “Enhance Prompt” checkbox under the search box. Like this:

<figure><img src="/files/77oW8kDPr4V82HzDB6RC" alt=""><figcaption></figcaption></figure>

* In general, you will likely get better results if you’re specific about:
* Subject: <mark style="color:red;">a bearded 20 year old man, a blonde middle aged woman , a golden doodle</mark>
* Wardrobe: <mark style="color:red;">wearing a blue turtleneck, wearing a pink sweatshirt that says "NYC", wearing a polka dot sundress</mark>
* Action: <mark style="color:red;">walking, baking cookies , laughing</mark>
* Environment: <mark style="color:red;">through a crowded nyc street , in the kitchen , in their messy bedroom</mark>
* camera shots: <mark style="color:red;">fpv drone , close up, high angle , over the shoulder</mark>
* misc keywords: <mark style="color:red;">cinematic</mark>

&#x20;


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/prompt-design-and-engineering/video-synthesis-prompts/hotshot.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.
