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

# Category Sector

### Sector — Domain of Expression

Each Kcanther is assigned a **Sector**.

A Sector defines the **domain in which influence is expressed**. It does not determine role, perception, or lineage. Instead, it identifies the field where a Kcanther’s actions, initiatives, or interactions naturally take place.

Each Kcanther is linked to one specific field of activity. It provides contextual grounding, allowing each Kcanther to be situated within a specific area of activity inside the ecosystem.

***

### Sector Classification & Rarity

The Kcanther NFT collection includes the following 50 Sectors and their respective rarity:

* **Science** — <mark style="color:purple;">0.833889259506338%</mark>

* **Research** — 3.16877918612408%

* **Art** — <mark style="color:purple;">0.833889259506338%</mark>

* **Culture** — 3.16877918612408%

* **Fashion** — <mark style="color:purple;">0.833889259506338%</mark>

* **Design** — 3.16877918612408%

* **Entertainment** — <mark style="color:purple;">0.833889259506338%</mark>

* **Music** — 3.16877918612408%

* **Finance** — <mark style="color:purple;">0.833889259506338%</mark>

* **Investment**​ — 3.16877918612408%

* **Environment** — <mark style="color:purple;">0.833889259506338%</mark>

* **Ecology** — 3.16877918612408%

* **Technology** — <mark style="color:purple;">0.833889259506338%</mark>

* **AI** — 3.16877918612408%

* **Sport** — <mark style="color:purple;">0.833889259506338%</mark>

* **Leisure** — 3.16877918612408%

* **Tourism** — <mark style="color:purple;">0.833889259506338%</mark>

* **Hospitality** — 3.16877918612408%

* **Pet** — <mark style="color:purple;">0.833889259506338%</mark>

* **Animal** — 3.16877918612408%

* **Education** — <mark style="color:purple;">0.833889259506338%</mark>

* **Training** — 3.16877918612408%

* **Transport** — 3.16877918612408%

* **Logistics** — <mark style="color:purple;">0.833889259506338%</mark>

* **Economy** — <mark style="color:purple;">0.833889259506338%</mark>

* **Trade** — <mark style="color:blue;">3.13542361574383%</mark>

* **Governance** — <mark style="color:purple;">0.833889259506338%</mark>

* **Politics** — <mark style="color:blue;">3.13542361574383%</mark>

* **Digital** — 3.16877918612408%

* **Metaverse** — <mark style="color:purple;">0.833889259506338%</mark>

* **Media** — <mark style="color:purple;">0.833889259506338%</mark>

* **Communication** — 3.16877918612408%

* **Production** — <mark style="color:purple;">0.833889259506338%</mark>

* **Farming** — 3.16877918612408%

* **Food** — <mark style="color:purple;">0.833889259506338%</mark>

* **Beverage** — 3.16877918612408%

* **Services** — <mark style="color:purple;">0.833889259506338%</mark>

* **Support** — 3.16877918612408%

* **Law** — <mark style="color:purple;">0.833889259506338%</mark>

* **Justice** — 3.16877918612408%

* **Reform** — <mark style="color:purple;">0.833889259506338%</mark>

* **Accessibility** — 3.16877918612408%

* **Health**— <mark style="color:purple;">0.833889259506338%</mark>

* **Wellness** — 3.16877918612408%

* **Energy** — <mark style="color:purple;">0.833889259506338%</mark>

* **Resources** — 3.16877918612408%

* **Development** — <mark style="color:purple;">0.833889259506338%</mark>

* **Infrastructure** — 3.16877918612408%

* **Security** — <mark style="color:purple;">0.833889259506338%</mark>

* **Protection** — 3.16877918612408%

<div align="left"><figure><img src="/files/0EQ4EJByQlF8AJ7vRudm" alt="" width="375"><figcaption><p>Kcanther Foldio with Design sector</p></figcaption></figure></div>


---

# 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://kcanther.gitbook.io/guide/kcanther-traits-and-rarity/category-sector.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.
