# 6. MANEKINEKO NFT仕様

- [6.0 MANEKINEKO NFT 概要](https://docs.syfu.io/ja/manekineko/overview.md)
- [6.1 NFTタイプ（モデルと入手方法）](https://docs.syfu.io/ja/manekineko/nft-types.md)
- [6.2 成長段階と獲得](https://docs.syfu.io/ja/manekineko/growth-and-rewards.md): BINDによって経験値（EXP）を獲得し、レベルアップさせることでMANEKINEKOが成長していきます。MANEKINEKO NFTは「Pod」→「Mini」→「Prime」の3段階で成長します。
- [6.3 基本パラメータ](https://docs.syfu.io/ja/manekineko/parameter.md)
- [6.4 パラメータランクと血統](https://docs.syfu.io/ja/manekineko/parameter-rank.md)
- [6.5 MANEKINEKO NFTの寿命・HP・Durability](https://docs.syfu.io/ja/manekineko/manekineko-nft-lifespan-hp-durability.md)
- [6.6 循環ループ](https://docs.syfu.io/ja/manekineko/circulation-loop.md)
- [6.7 マーケットプレイス仕様](https://docs.syfu.io/ja/manekineko/marketplace.md)
- [6.7 今後の予定](https://docs.syfu.io/ja/manekineko/future-plans.md)
- [6.8 特殊NFTと拡張要素](https://docs.syfu.io/ja/manekineko/special-nft.md)
- [6.8.1 発掘権NFT](https://docs.syfu.io/ja/manekineko/special-nft/mining-right.md)
- [6.8.2 GEM（予定）](https://docs.syfu.io/ja/manekineko/special-nft/gem.md)
- [6.8.3 スカラーシップ](https://docs.syfu.io/ja/manekineko/special-nft/scholarship.md)
- [6.8.4 ステーキング（Common OG）](https://docs.syfu.io/ja/manekineko/special-nft/staking-common-og.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/ja/manekineko.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.
