# Improved Prompt Feature

Improved Prompt Feature (on the Top right under "image to image"): Click the toggle to automatically enhance your prompt, or use the gear icon to access the prompt generator and fine-tune it for optimal results. This feature is free to use.<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHNd26LdxMTX5W19zqOMdo-p8nP9PwKxJfdjTWjEtmB4FyuTAlbL4f6xrWnVZN22CFsPuaH7sZcW3tj8M2lSh-Q0iVJmHCWZ2YdgddeI-6P8250hSbxgghhcby9UR6R00PiWgRz13X32gBTRy_CrVZuvCH?key=MnFKq-nRdc-nnmPeanRXjA" alt=""><figcaption><p>Improve Prompt Toggle</p></figcaption></figure>

{% hint style="info" %}
Note: The prompt generator is designed to enhance your prompts, not to create an exact representation of a specific character. If you need a particular character, you'll need to use LoRA. If the model hasn't been trained on that character, it won't be able to generate it accurately.
{% endhint %}

***

**Prompt generator section**&#x20;

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTqjFHdAldpPaU-VAxBMq-92wEN59YO_NzSXER9gAb8h2kW85ahmX9dnjSvpGa_81x1etb0o_302gSy7K14LCh-1lwNm5KNhG2mCUqJ_2LrK2gvkAbXwRmHYHRc0pph2f8klf-D6223agz4rDef__NoAP7?key=MnFKq-nRdc-nnmPeanRXjA" alt="" width="563"><figcaption></figcaption></figure></div>

**Special Tags**

Use the drop-down menu to choose your preferred default tag.

<div align="left"><figure><img src="/files/7R94qnICxhcLzzv3I0IS" alt="" width="375"><figcaption></figcaption></figure></div>

**Tag Blacklist**

The Tag Blacklist functions as a negative prompt.

<div align="left"><figure><img src="/files/spXIWygaM3uYBdnX0KW9" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://docs.moescape.ai/image-and-video-generation-guide/improved-prompt-feature.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.
