# Parameters (V1, 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 with individual degrees

### Complexity

Complexity - sets the complexity of the execution from the position of the designer.&#x20;

![](/files/1VeWnn5WkwAm34g5FzCS)![](/files/t3dXoz9e2XUq9iF9Glz9)

**Degrees:** <mark style="background-color:orange;">very simple, simple, medium, complex, very complex, super complex, hard, very hard.</mark>

<pre><code>prompt example: /generate prompt: <a data-footnote-ref href="#user-content-fn-1">yacht on the waves</a>, <a data-footnote-ref href="#user-content-fn-2">very hard</a>
</code></pre>

### 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-3">very simple</a>, <a data-footnote-ref href="#user-content-fn-4">inverted</a>
</code></pre>

## Parameters with the same degrees

{% hint style="info" %}
All options below have the same **degrees:** <mark style="background-color:orange;">not, little, neutral, more, super, ideal.</mark>
{% endhint %}

### Sharp and Rounded

Sharp and Rounded - mutually exclusive parameters that affect the shape of the logo. That is, a logo cannot be both round and angular at the same time. But there are also cases when the logo contains both a square and a circle, then both parameters have a degree - "neutral". Specifying both parameters is optional.

<div><figure><img src="/files/3bDXBbR1eP3NtVukyy3I" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sLcLTsFqD8RdJuA7FUN6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YbUOGjOMCDEZYH6Famxv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aIzXDVMnp61s8tBnvWNf" alt=""><figcaption></figcaption></figure></div>

<pre><code>prompt example: /generate prompt: <a data-footnote-ref href="#user-content-fn-1">king head with crown</a>, <a data-footnote-ref href="#user-content-fn-3">symmetry</a>, <a data-footnote-ref href="#user-content-fn-4">very sharp</a>
</code></pre>

### Friendly and Strict

Friendly and Strict - also mutually exclusive parameters that affect the style of the logo. Strict ones are more suitable for digital products and companies, while friendly ones are suitable for, for example, a children's clothing or toy store. There is also a neutral position, specifying both is optional.

<div><figure><img src="/files/AM3ciMKp2mpqZEJAbDbU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UQm0H40Fl3SRQWu9nAcn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kNCYTO5xl7GShSyk7Zkt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PfoU0EKaaLvezDt04QXZ" alt=""><figcaption></figcaption></figure></div>

<pre><code>prompt example: /generate prompt: <a data-footnote-ref href="#user-content-fn-1">bird's head</a>, <a data-footnote-ref href="#user-content-fn-2">ideal friendly</a>
</code></pre>

### Tech and Antiqua

Tech and Antiqua - Everything is the same as strict and friendly, also affecting the style of the logo.

<div><figure><img src="/files/abwse0MfxqeY9NaIvbtC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y9XrR9vsridiMoYTYq0D" alt=""><figcaption></figcaption></figure></div>

<pre><code><strong>prompt example: /generate prompt: <a data-footnote-ref href="#user-content-fn-1">yacht on the waves</a>, <a data-footnote-ref href="#user-content-fn-2">ideal antique</a>
</strong></code></pre>

> With love, your Logolivery Team 💙

[^1]: Text Prompt

[^2]: Parameter

[^3]: Parameter 1

[^4]: 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-v1-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.
