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

# Artwork

Like all aspects of our brand, our artwork aims to represent magical creativity and organic authenticity.&#x20;

It was important to us to find an artist who could hand-draw compelling scenes, and capture our characters well (as we have pre-existing characters with deep personalities, rather than using generative artwork).

We found that artist in the amazing Nate Crandall (<https://www.instagram.com/crandallart/>).

See for yourself.

## NFT collection

We wanted to bring something to Web3 that seems lacking: PFP artwork that is an organic whole.&#x20;

There's something about the composition, lighting, and meaning that can be communicated in a cohesive original work.&#x20;

We are individually rendering each of at least 20 different characters from the first book, and then applying multiple color filters to each to add variation and different moods.

By combining different rarities of each character and color, there will still be a wide range of rarities, and collectors will be able to find a character that speaks to them the most.

For example, here are three varieties of the character Thatcher:

![](/files/Qb2YwkhZNTYRE3o5ejUT) ![](/files/vVP7Q5hhw8l6Km8DKORC) ![](/files/gRclxF4yyh7YmUnHjoG1)

Here's a sampling of a few other characters that have been drawn; we'll leave it up to you to guess who is who:

![](/files/DdzbdFHUzt2URZMZm01U) ![](/files/0eQq3OT9t1A7BrHIQo5X)

![](/files/906QX1SxNSAGSCImdglz) ![](/files/Yet89kx2Mni9MCXfVAN5)

Below are the characters that will be represented in our first NFT collection. The more major the character, the more rare it will be:

<table><thead><tr><th width="150">Lead</th><th width="150">Major</th><th width="167">Secondary</th><th width="150">Minor</th><th width="176">Background</th><th width="150">Special</th></tr></thead><tbody><tr><td>Sitka</td><td>Elan</td><td>Willow</td><td>Skye</td><td>Northern Villagers</td><td>Leif</td></tr><tr><td>Tanya</td><td>Raven</td><td>Hans</td><td>Illa</td><td>Southern Nobility</td><td>Rune Witches</td></tr><tr><td></td><td>Kai</td><td>Mika</td><td>Callum</td><td>Academy Students</td><td></td></tr><tr><td></td><td>River</td><td>Basil</td><td>Ingrid</td><td>Rúnsalans</td><td></td></tr><tr><td></td><td>Thatcher</td><td>Professor Thistle</td><td>Maya</td><td>Otherworlders</td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

We also will have a way to incorporate some epic landscapes, such as these that Nate has done:

![](/files/K0NECIRlKC4S5VaIZKBO)

![](/files/cXlz9HR3bGnKFWKPkOJZ)

![](/files/V1YuGhknHpCfM2V4LH1Z)

![](/files/lrCNLBvFn7iw894pv19q)

## Book Illustrations

Nate is also working on black-and-white illustrations for chapter headers for the manuscript itself, in the style of old pen-drawn book illustrations:

![](/files/E5wq6t0umADfM8hYyaQC)

![](/files/cyYL9Ix1eqUsKXpJWIKd)

![](/files/mGHLFeWAHfdeSDcbIIoK)

**More art previews can be found in the "artwork" channel of our discord** 🙂


---

# 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://docs.sitkaworld.com/artwork.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.
