# Colors (V2, Discord Only)

After the LogoliveryAI update, users of the ai-room-1-v2 and ai-room-2-v2 can choose the color in which a logo will be generated in addition to the text prompt. You can specify it using one of the following formats: RGB, HEX, or simply by stating the color in words (red, yellow, pink).

Firstly, choose one of these two channels: ai-room-1-v2 or ai-room-2-v2. Once you have chosen the channel, you can proceed as usual by selecting the /generate command. During the prompt input, press the Tab key to display the additional parameter color in your prompt. That’s how it looks:

<figure><img src="https://lh6.googleusercontent.com/0IZ0U62sQV8OlHWQgbdcP6k6UCgwqD-GeimsLx41DZe9Xmgwb4_VUfcMlC3V3o6_nHPsFikQaG7TxzREkD8OXHbIoxlldWfPM1OclhFR3cNk_MuyrV8o4EkigGiX9dhSF__2CjsnjVDAH8zp-OnT2ks" alt=""><figcaption></figcaption></figure>

It's quite simple: just write the prompt as you did before, and for the color input, choose the desired color and enter its name in the appropriate format: RGB, HEX, or using text (green, purple, etc). Note that if you leave the color field empty, the logo will be generated in the default black & white version.&#x20;

Have any questions regarding this or other aspects of LogoliveryAI? Please reach out to our #support Discord channel, and we'll assist in resolving any issues you may have. Have a great day!

<br>


---

# 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/colors-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.
