# 6.1 NFT Types (Models & Acquisition)

| Category    | Name                    | Positioning          | Key Traits                                                       | Supply / Acquisition                                            |
| ----------- | ----------------------- | -------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------- |
| Common      | Common                  | Entry-level          | Always available at $50 fixed price; starter model               | Sold via official marketplace (refilled by operator / min. $50) |
| Common OG   | Common OG               | Special Edition      | Tradable at $50+; eligible for scholarship & staking             | Distributed via pre-sale → marketplace resale                   |
| Uncommon    | Uncommon                | Standard higher tier | Improved performance & efficiency; unlocks breeding at Prime     | Marketplace / Breeding                                          |
| Uncommon OG | Uncommon OG             | Early / Collab Model | Rare early edition and collaboration models                      | Limited sales → marketplace                                     |
| Origin      | Uncommon Genesis Origin | Special Edition      | The only model officially carrying “Genesis Lineage” in its name | Airdrop (already distributed)                                   |
| Rare        | Rare                    | Advanced             | High-efficiency design. Superior revenue multiplier.             | Marketplace / Breeding                                          |
| Epic        | Epic                    | To be revealed       | TBD                                                              | TBD                                                             |

👉 Common is always offered at a fixed price of $50 to guarantee accessibility for new entrants.If user listings run out, the team will provide additional supply to ensure price stability.\
In addition, a portion of the revenue related to Common may be allocated to EVT purchases or adjustments aimed at supporting stable operations.

***

📎 **Related Links**\
→ [NFT Contract Info](/introduction/official-links.md)


---

# 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://docs.syfu.io/manekineko/nft-types.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.
