> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/ai-tools-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/prompt-design-and-engineering/prompt-generators/promptperfect.md).

# PromptPerfect

## PromptPerfect

{% embed url="<https://promptperfect.jina.ai/home>" %}
[**https://promptperfect.jina.ai/home**](https://promptperfect.jina.ai/home)
{% endembed %}

**Welcome to PromptPerfect -**&#x53;tart prompt engineering&#x20;

### Beginner&#x20;

[Automatic prompt optimization in one-click Optimize your prompt for any LLMs or text-to-image models with a single click. We will automatically generate a better prompt for you. ](https://promptperfect.jina.ai/prompts)

### Intermediate&#x20;

[Optimize prompts step by step Optimize your prompt step by step in the streamline mode. Keep optimizing, editing, checking, optimizing again until you are satisfied with the result. ](https://promptperfect.jina.ai/streamline)

### Advanced&#x20;

[Construct few-shot prompt Create a powerful few-shot prompt by following the rule of thumb. You can optimize the instruction, update examples, and generate the final prompt for complex task. ](https://promptperfect.jina.ai/fewshot)

### OpenAI-only&#x20;

[Test a prompt against your functions A testbed for checking how your functions respond to natural language prompts. Deploy prompts as services](https://promptperfect.jina.ai/functions)

### Arena (General)

[ Compare how multiple AI models perform on the same prompt.](https://promptperfect.jina.ai/arena)

![](/files/ygLG05IXLifMPkZditoc)


---

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