# Shape Count

The Shape Count refers to the number of shapes rendered in a Natalias art piece. This is a number between 20 and 100, which is deterministically chosen using the block number of a Natalia as the seed.&#x20;

A higher Shape Count results in a dense artwork with lots of shapes throughout. A lower Shape Count results in a sparse and more spacious composition.&#x20;

**Examples:**

<div><figure><img src="/files/ZlbVylf3giPg7zrNZGmF" alt=""><figcaption><p>Shape Count = 90</p></figcaption></figure> <figure><img src="/files/DJIHiPZjPFT7F1DtwDQX" alt=""><figcaption><p>Shape Count = 22</p></figcaption></figure></div>


---

# 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://natalias.gitbook.io/natalias/traits/shape-count.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.
