# Letters (V2, Discord Only)

If you want to include letters in the logo you'll generate, provide a corresponding prompt with a special value. While writing the prompt, place the letter in double quotation marks using the format: " ". For example: "A", "B", "C" or their lowercase variants: "a", "b", "c".&#x20;

<br>

<figure><img src="https://lh5.googleusercontent.com/j4FdqVc-oy-aT573y5YpPcWkXvnamGVgLvOQy7mFvpGjM_mzDOGbrT1tpZlxduFBMfUfFudFuGGmXy6nps9Q9BPuONX64hjDnuII0XvNXneB9PF5JX9x7VUOXPdTv-s6fvTubHe-8ITQ2K0aJEecSFQ" alt=""><figcaption></figcaption></figure>

If you plan to add extra values besides the letter, continue appending them to the prompt. For example: "H" in the form of a house or "T" symbolizes a tree etc.&#x20;

<figure><img src="https://lh5.googleusercontent.com/Pg51agwVByAjswUkri4L6rDf1i6ChZPQ4h2pLVW4-u08tkItKj-uj6OsDoqoNrYF1CQU3njIHqVX9tQlw8kmaJZTQFx2w_ANr35qmhExbVTM5hX1Xj2n8WGEJk1-6KX9yZa2kDtZnwNpOntQ7IeJb4w" alt=""><figcaption></figcaption></figure>

<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/letters-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.
