# Prompt Myths

Sometimes you'll see people using prompts like 'best quality', and 'masterpiece'\
A lot of the time these prompts can just be a placebo, not actually doing anything, but change the result slightly, the same way random text would.

Here's an example of a set of common variables being switched from the start and end of the prompt.

> "\*\*\*, 22yo woman with a slim body and red hair blowing in the wind, jeans and a tshirt, standing on a precipice looking at a city, @@@"

The theory is that if it does similar changes when swapped around it's not just placebo\
Because random garbled text could do something different like change a background.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FEnVrKOKrnIc54SlpIiU3%2Fxyplot%20common%20variables.png?alt=media&token=7f2dc7bb-765d-4d91-b909-498e65ae3290>" %}
Didn't expect 'trending on artstation' to work
{% endembed %}

Here's another chart, just a bit more simple on the prompt:"Woman wearing a sweater, \<Word>"

Note that some of these do have an effect, but not always in the way you'd expect.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrjzSinvVPe17AZtDte0Z%2Fuploads%2FWORJGC0WxnN7Uk34U0wF%2FPortraitofawomanwearingasweater_Paintingofaportcitywithship_StillLifeofaFruitbasket.png?alt=media&token=98d021c7-7820-4530-b958-aca712666ac5>" %}


---

# 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://artroomai.gitbook.io/tutorials/resources/prompting-tutorials/prompt-myths.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.
