# 6-5. 管理画面

SINRAシステムは、自然資源保護者向けの管理画面を提供します。

管理画面は、主に以下の機能を提供します。

・NFT販売管理

　自然資源保護者が保有する自然資源や、そこで行われるプロジェクトの情報を登録し、NFT販売対象として公開する機能です。

　販売対象に関わる設定として、NFT価格設定（環境価値量に対する単価）や最小販売量、支払手段として受け入れる暗号資産の種類等を指定可能で、個々のプロジェクト毎に商品性の設定を行うことができます。

・NFT管理

　発行済みのRegenerative NFTを一覧管理する機能です。

　各NFTのプロジェクトやNFTのステータス等、詳細情報を確認できます。

　この機能から、問題が発生したNFTの失効処理も行えます。

・NFT発行

　法人取引（NFT発行）依頼を受け付け、それに対するMINT操作を行ったり、ふるさと納税への返礼品等でまとめてMINTを行うための機能です。

・環境価値移転依頼受付

　法人のユーザーからの環境価値移転依頼を受け付け、実際の環境価値移転完了するまでのステータス管理を行うための機能です。

<br>


---

# 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://paramita-inc.gitbook.io/sinra/japanese/6-kitekuch/65.-guan-li-hua-mian.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.
