> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generation-settings/prompts/dynamic-prompts/prompt-enhancer.md).

# Prompt Enhancer

Writing a good prompt can be surprisingly hard. Small changes in phrasing or structure often lead to very different results, sometimes better, sometimes not. That’s where the **Prompt Enhancer** comes in. It’s a built-in tool designed to take what you’ve already written and refine it: reordering terms, adding clarity, and strengthening descriptions, without changing the core of your idea. It helps bridge the gap between human intention and machine interpretation, making the generation process more consistent and expressive.

The tool is powered by **DeepSeek R1 671B**, an open-source language model served via **Venice.ai**, and is currently limited to **20 queries per day** per user. In addition to improving phrasing, it is especially useful for **converting prompts written in other languages into English**, ensuring broader compatibility with most AI models.

<figure><img src="/files/UOzCLTXM7FAIHISzXImY" alt="" width="375"><figcaption></figcaption></figure>

**This might also interest you:** explore practical #tips\&tricks to get the most out of your prompts. Small changes can unlock surprising results.

{% embed url="<https://sogninews.com/sogni-ai-unlocking-the-art-of-prompt-engineering/>" %}

{% embed url="<https://sogninews.com/creative-prompt-template-for-stunning-illustrations/>" %}

{% embed url="<https://youtu.be/Pu8LSYdHI-c?si=RJ8C_AeBXMqTmOZZ>" %}


---

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

```
GET https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generation-settings/prompts/dynamic-prompts/prompt-enhancer.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.
