> For the complete documentation index, see [llms.txt](https://docs.dreamerland.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dreamerland.ai/faq/wildcards.md).

# Wildcards

Wildcard allows you to use the \_\_**name\_\_** syntax in your prompt to get a random line from the wildcards directory you define. We will go through this with an example below:

First, open the prompt window, and you will see a Wildcard option.

<figure><img src="/files/pGjg57oKF6h9yrbTxx4P" alt="" width="375"><figcaption><p>Wildcard option</p></figcaption></figure>

Click + to add a new wildcard, or click [✏️](https://emojipedia.org/pencil) to edit the existing one

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

You can define your wildcard now. Enter the name of your wildcard and the prompt for this wildcard. Click "Save" when you finish editing.

<figure><img src="/files/xqhk5hWrZVXowPjLjdJ2" alt="" width="375"><figcaption><p>edit wildcard</p></figcaption></figure>

You can use the wildcard you defined in your prompt now. Click the wildcard name, and the **name** syntax will be automatically inserted into your prompt.

<figure><img src="/files/59neif8r8OSVVQLQy47i" alt="" width="375"><figcaption><p>prompt</p></figcaption></figure>

Hit the start drawing button to see the result.

<figure><img src="/files/IRAf8CsuURK7nLnOqCG0" alt="" width="375"><figcaption><p>Final result</p></figcaption></figure>

The \_\_**name\_\_** syntax is replaced by the contents of the wildcard file you defined. This forms a complete prompt for you.
