# Platform Overview

The EarthPulse platform is designed as a multi-layered technological ecosystem that integrates blockchain infrastructure with environmental monitoring systems.

The platform architecture consists of several key layers including the user interface layer, application services layer, verification layer, smart contract layer, and blockchain infrastructure layer.

The user interface layer enables participants to interact with the platform through web applications and mobile applications.

The verification layer ensures that environmental activities are accurately recorded and validated using various technological methods including satellite data, environmental sensors, and community verification systems.

The smart contract layer automates token rewards and ecosystem transactions.

Finally, the blockchain layer ensures transparency, security, and immutability of data recorded within the system.


---

# 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://earth-pulse.gitbook.io/earth-pulse-whitepaper/platform-overview.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.
