> For the complete documentation index, see [llms.txt](https://cosmic-meta.gitbook.io/cosmic-meta-nft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmic-meta.gitbook.io/cosmic-meta-nft/collections/pixel-art.md).

# Pixel Art

[Cosmic Meta Pixel Art](https://opensea.io/collection/cosmicmetapixelart) consists of 8888 unique and pixel by pixel programmatically generated artwork.&#x20;

Please follow [this link](https://pixel-art.cosmicmeta.io/) for the Pixel Art NFT marketplace.

**Free mint** is currently live for Pixel Art on <https://mint.cosmicmeta.io/>

{% embed url="<https://www.youtube.com/watch?v=6jLWm8eruVk>" %}
Cosmic Meta Pixel Art and Molecules
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=WSE9d4A5sP4>" %}
Cosmic Meta Pixel Art - The Generation #1
{% endembed %}

{% embed url="<https://youtu.be/ElH6Q0uYajA>" %}
Cosmic Meta Pixel Art - The Generation #2
{% endembed %}

### :bulb:Traits

**Artist**: Artist name\
**Blue**: [RGB](https://en.wikipedia.org/wiki/RGB_color_model) value of blue of the artwork\
**Category**: Artwork category\
**Color Count**: Total color count found in artwork \
**Cosmic Rarity**: Rarity indicator\
**Dimension**: Artwork dimension \
**Green**: [RGB](https://en.wikipedia.org/wiki/RGB_color_model) value of green of the artwork\
**Location**: The location artwork found/created in the universe\
**Planet of Origin**: The planet that the artwork found/discovered\
**Primary Color**: The most common color found in artwork\
**Red**: [RGB](https://en.wikipedia.org/wiki/RGB_color_model) value of red of the artwork\
**Secondary Color**: The second most common color found in artwork\
**Tone**: Tone of the artwork\
**Type**: Type of the artwork

<figure><img src="/files/A220u09aCLu9qkKhRNCr" alt="Cosmic Meta Pixel Art #112"><figcaption><p>Cosmic Meta Pixel Art #112</p></figcaption></figure>

<figure><img src="/files/d2I6COLlD1YSvYNIdGgI" alt="Cosmic Meta Pixel Art #87"><figcaption><p>Cosmic Meta Pixel Art #87</p></figcaption></figure>


---

# 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://cosmic-meta.gitbook.io/cosmic-meta-nft/collections/pixel-art.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.
