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

# Attributes

## Type

![Solaxy Keycard NFTs - Gaia, Apollo and Galaxy](/files/CLcUHwXbd6gMjSgQPYjs)

*Due to rarity affected in cutting supply, below Rarity are just for reference*

There are totally 3 Types, namely:

* **Gaia**
* **Apollo**
* **Galaxy**

{% hint style="info" %}
**Type** is the major Rarity % factor
{% endhint %}

## Numbers

There are totally 270 Numbers:

*In Galaxy Type, there will be #1 - #6, in ten different housing estates:*

Galaxy #1 | \[Estate 1] \
Galaxy #1 | \[Estate 2] \
Galaxy #1 | \[Estate 3] \
... \
Galaxy #1 | \[Estate 10] \
Galaxy #2 | \[Estate 1] \
Galaxy #2 | \[Estate 2] \
...\
Galaxy #6 | \[Estate 9]\
Galaxy #6 | \[Estate 10]

*In Apollo Type, there will be #1 - #24, in ten different housing estates:*\
\
Apollo #1 | \[Estate 1]\
Apollo #1 | \[Estate 2]\
Apollo #1 | \[Estate 3]\
...\
Apollo #1 | \[Estate 10]\
Apollo #2 | \[Estate 1]\
Apollo #2 | \[Estate 2]\
...\
Apollo #24 | \[Estate 9]\
Apollo #24 | \[Estate 10]\
\
\&#xNAN;*In Gaia Type, there will be #1 - #270, in ten different housing estates:*\
\
Gaia #1 | \[Estate 1]\
Gaia #1 | \[Estate 2]\
...\
Gaia #270 | \[Estate 9]\
Gaia #270 | \[Estate 10]

## Housing Estates

![Ten Housing Estates in Solaxy Metaverse](/files/Kt45yeTMeiYCj8dZQtH2)

There are totally 10 Housing Estates, namely:

* Mount Olympus
* Chelsea Court
* One Hyde park
* Park Avenue
* Marinella
* Beverly Hills
* Mount Nicholson
* Bel Air
* The one
* Opus


---

# 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.solaxymetaverse.com/solaxy-nfts/attributes.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.
