# Style

There are 2 different styles of Natalias: Radial and Graffiti. The style guides the layout of the art and the shape layers contained within it.

## Radial

**Chance:** 75%

A radial style inspires a circular design where lines diverge from a common center. The block height is fed into the script to deterministically generate values for the origin point of the shapes, and their rotations.

**Examples:**

<div><figure><img src="https://1038229393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOV8LOpmVwg3s5k28KxE%2Fuploads%2Fb9cqeaISCzVhDAVXr7h4%2F1709947026243.png?alt=media&#x26;token=6288a37a-c4aa-4e58-a66f-b1b1e54eb6af" alt=""><figcaption></figcaption></figure> <figure><img src="https://1038229393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOV8LOpmVwg3s5k28KxE%2Fuploads%2FmwzSEHpbh3RovARVFH9l%2F1709947067003.png?alt=media&#x26;token=3216c8ab-2b9b-4962-bcc9-3e9aca865b94" alt=""><figcaption></figcaption></figure></div>

## Graffiti

**Chance:** 25%

A graffiti style implies a wild, chaotic arrangement of shapes that do not originate from a single origin point. The shapes also have their own independent rotations.

**Examples:**

<div><figure><img src="https://1038229393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOV8LOpmVwg3s5k28KxE%2Fuploads%2Fps7bVWVryFrwfYYjbzTu%2F1709947384295.png?alt=media&#x26;token=d7a40480-03f1-42a6-8ca3-b1ff9c07a0d4" alt=""><figcaption></figcaption></figure> <figure><img src="https://1038229393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOV8LOpmVwg3s5k28KxE%2Fuploads%2FBItxIz419jD2o3TtWw12%2F1709947408402.png?alt=media&#x26;token=4cb5a591-ddc1-4f1a-b62b-5d64aa2e22aa" alt=""><figcaption></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/style.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.
