# Parameters (V2, Discord Only)

After specifying the desired generation object, something like "***cute cat***", you can add **parameters** that determine the appearance of the final logo. All parameters are separated by commas when writing.&#x20;

<figure><img src="/files/hbQQ9prV6W3XdKqIJOjc" alt=""><figcaption></figcaption></figure>

## Parameters

### Style

Style - you can choose the style of logo generation.

![](/files/Uv2KHNyNKyyGbGJPQABL)![](/files/hS9LiLpABTUDfOrHUaE5)![](/files/f6Y8gv2ZMvuPiwsYDIk5)![](/files/AUV6KwvvcNNNMNsaqRVM)![](/files/UTIKi2yIGJMfHe6Ys0UL)![](/files/IDjNL3YuelSEkFl620mu)

**Degrees:** <mark style="background-color:orange;">minimalistic, techy, outlined, hand-drawn, luxury, medieval, antique, stroke, processual, pixel.</mark>

```
prompt example: /generate prompt: yacht on the waves, minimalistic
```

### Direction

Direction helps determine the direction for the logo.

![](/files/P6wgfuM5KX46rdqS81fg)![](/files/0ZYKC5XdmAY2BeVN0NyG)![](/files/yicz7XLJgQCtRyWeW5ne)

**Degrees:** <mark style="background-color:orange;">vertical, horizontal, diagonal.</mark>

```
prompt example: /generate prompt: snake, horizontal
```

### Symmetry

Symmetry - determines whether the image will be symmetrical, asymmetric, or two halves of the image will be mirrored.

![](/files/LBCXG7yKRHCjuHso7K1T)![](/files/YVdHVGsdWiFMKPTNFp2Q)![](/files/phodtx2k8GWWow6oHLIn)

**Degrees:** <mark style="background-color:orange;">symmetry, asymmetry, inverted-symmetry.</mark>

<pre><code>prompt example: /generate prompt: <a data-footnote-ref href="#user-content-fn-1">butterfly</a>, <a data-footnote-ref href="#user-content-fn-2">very simple</a>, <a data-footnote-ref href="#user-content-fn-3">inverted</a>
</code></pre>

### Corners

This set of parameters will help you choose the sharpness of the angles of the logo.

**Degrees:** <mark style="background-color:orange;">neutral, rounded, strict.</mark>

```
prompt example: /generate prompt: head of the Greek god, strict
```

### Shape

Choose the basic shape for the logo creation.

![](/files/0YFHIDlK1Nu0Jmq1HY95)![](/files/ytV8cWVPW4B2JuWxaGnx)

**Degrees:** <mark style="background-color:orange;">rectangle, square, triangle, circle, diamond, oval, free-form.</mark>

```
prompt example: /generate prompt: bald eagle head, triangle
```

### Negative Space

Negative space in logos refers to the empty or unoccupied areas within the design that form shapes or letters, often used strategically to enhance the visual impact and convey hidden meanings.

![](/files/7twETw8e9lMGSUPROgFU)

**Degrees:** <mark style="background-color:orange;">negative space.</mark>

```
prompt example: /generate prompt: a woman with a long haircut, negative space
```

## Color

You can specify any color in the hex, RGB, and named formats (CSS standard).

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

> With love, your Logolivery Team 💙

[^1]: Text Prompt

[^2]: Parameter 1

[^3]: Parameter 2


---

# 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.logolivery.ai/getting-started/parameters-v2-discord-only.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.
