# 6-3. Information held by the CONTRACT

The Regenerative NFT contract retains the following information on the blockchain:

These details represent the essential data required to identify the specific environmental value and its purchase quantity that the NFT certifies title of. By possessing this information, one can validate the title of the environmental value.

Information about the conservator of natural resources (implementing entity of the environmental value creation project):

Organization, Project, Project duration information:

* See “Project Code” in 6-3. metadata specification

Environmental value information:

* Amount of environmental value purchased

NFT data:

* Token status

\ <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/6.-architecture/6-3.-information-held-by-the-contract.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.
