# 6-2. Information held by the SINRA system

The SINRA System is a web system that resides off-chain, and its database primarily holds the following information:

Information on natural resource conservators (entities responsible for environmental value creation projects):

Organization name

Environmental value creation project information:

* Project lead (natural resource conservator)
* Project name
* Project scheme (credit type)
* Project duration
* Project progress
* Expected environmental value creation through the project
* Actual environmental value created through the project
* Information on natural resources targeted by the project
* Other detailed project information

NFT information:

* Details about the issued NFTs

All these details can be accessed and, if necessary, downloaded via the web interface of the SINRA System.

<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-2.-information-held-by-the-sinra-system.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.
