> For the complete documentation index, see [llms.txt](https://pointsworks.gitbook.io/pointsworks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointsworks.gitbook.io/pointsworks/points/traits.md).

# Traits

Our team has designed the traits system in such a way that no art is repeated.\
Every Point is special, even if at first glance it looks like its neighbor.

{% stepper %}
{% step %}

### Background

\#F4F4F4

\#030303
{% endstep %}

{% step %}

### Grade

Common

Uncommon

Rare

Epic

Legendary
{% endstep %}

{% step %}

### Size

Small

Medium

Large

Unique
{% endstep %}

{% step %}

### Type

White Series

Black Series

1\1
{% endstep %}

{% step %}

### Colors

Small Color

Medium Color

Large Color

Neon Color

Special Color
{% endstep %}
{% endstepper %}

Our collection combines original points (White Series). As well as rare Neon colors from the most extreme color spectrum. The pungent colors in the deep dark infinity created the Black Series.

Each of these traits is important to the collection. But the most interesting thing is not here.\
The most important thing that distinguishes points from others is the individuality of each element of the collection.

We have developed an ideal palette where shades of repeating colors are visible to the human eye and we can distinguish them without using additional tools.

<figure><img src="https://3928795345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmiKgaxoHpyNMrMDr42nX%2Fuploads%2FEOLgbvf5VSIUVB9eyTZz%2Ftrai.jpg?alt=media&amp;token=f0aba402-2fb3-495e-9b8b-506c54cf689a" alt=""><figcaption></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://pointsworks.gitbook.io/pointsworks/points/traits.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.
