# 6-3. コントラクトが保持する情報

Regenerative NFTのコントラクトでは、オンチェーン上に以下の情報を保持しています。

これらは、NFTが保有権を証明する対象の環境価値及びその購入量を特定する最低限必要な情報であり、これらの情報をもって環境価値の保有を証明することができます。

・自然資源保護者（環境価値創出プロジェクトの実施主体）情報

　組織名

・環境価値創出プロジェクト情報

　プロジェクト名

　プロジェクトスキーム（クレジット種別）

・環境価値情報

　環境価値量購入量

・NFT情報

　トークンステータス

　有効期限

<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/6-3-kontorakutogasuru.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.
