> For the complete documentation index, see [llms.txt](https://docs.hectagon.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hectagon.finance/ecosystem/hectagon-tiger-tribe.md).

# Hectagon Tiger Tribe

#### Concept

NFT stands for Non-Fungible Token, each NFT has a unique ID and only the owner of the NFT can transfer or interact with it. In Hectagon, we pioneer the concept of using NFT as a financial instrument such as Basket of assets.

We design the Hectagon Tiger Tribe NFT collection to reward early adopters and educate users on the concept of "Basket of assets". The NFT owner is not only able to trade but also can burn (redeem) the NFT for a certain amount of $HECTA stored within. In the coming months, we would like to offer $HECTA holders options to mint NFTs represent a basket of future assets within Hectagon Treasury to either sell in the marketplace or hold to earn its value later.

#### Collection detail

![Hectagon Tiger Tribe](/files/soaruPCfIQuo5ZtoxzSg)

Hectagon Tiger Tribe has 999 NFTs, each has 5 traits creating a space of more than 25,000 possibilities. In principle, each trait value is divided into 5 rare classes:

<table><thead><tr><th>Rare class</th><th>Rarity</th><th data-hidden></th></tr></thead><tbody><tr><td>Super Secret Rare</td><td>0.01-1%</td><td></td></tr><tr><td>Super Rare</td><td>1-2%</td><td></td></tr><tr><td>Rare</td><td>2-3%</td><td></td></tr><tr><td>Uncommon</td><td>3-4%</td><td></td></tr><tr><td>Common</td><td>10-15%</td><td></td></tr></tbody></table>

The rarity will change over time because some collectors can buy then burn a certain trait to make it harder to acquire thus increase its trading value.

&#x20;To make it easier for traders, we already built an NFT marketplace specifically for this collection.

![Hectagon Tiger Tribe Marketplace](/files/I6dZt4Jv80Xtp5SxWPdM)

To experience the future of NFT as a financial instrument, let's participate in [Hectagon Tiger Tribe](https://tigertribe.hectagon.finance) today!


---

# 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.hectagon.finance/ecosystem/hectagon-tiger-tribe.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.
