> For the complete documentation index, see [llms.txt](https://brand.truvaluelabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brand.truvaluelabs.com/visual-identity/illustration.md).

# Illustration

## Diagrams

![](/files/-LqK7x2aiEtxouAUil2-)

### **Style**

Diagrams depicting a process will benefit from a 3-dimensional plane to help visualize complex ideas while feeling dynamic.&#x20;

### **Color**

Colors are generally from our purple family with shades of gray and black.

### **Font**

Certain key labels may be typeset in Roboto Mono to lend a technical and more layered feel.

## Abstract Collages

![Example of an abstract collage which can be assembled from our set of basic shapes.](/files/-LqK7X8IO3NozkhjILLp)

{% file src="/files/-Lta-6oyVoCt3UzAOBB9" %}
Download Collage Template
{% endfile %}

### **Style**

For collateral requiring a cover image, background, or for other printed material like event signage, use our abstract collage imagery. These are assembled from 4 basic shapes which form the foundation and can be further textured via opacity or layering horizontal stripes.

\[insert image of building block pieces]

### **Color**

\[ Primary purple, purple shades, gray, black ]


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://brand.truvaluelabs.com/visual-identity/illustration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
