> For the complete documentation index, see [llms.txt](https://terraflora-1.gitbook.io/terraflora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://terraflora-1.gitbook.io/terraflora-docs/devices.md).

# Devices

TerraFlora’s devices form the physical layer of the Earth’s intelligence network.\
They capture real soil, climate, and environmental signals directly from the field — creating a data foundation that is verifiable, continuous, and impossible to replicate with satellites, lab tests, or manual sampling.

Each device plays a unique role in the ecosystem, contributing different types of measurements, validation power, and reward potential.\
Together, they turn land into a living data network.

***

### **6.1 TerraFlora Farmer Device**

#### *The source of ground-truth soil intelligence.*

The TerraFlora Farmer Device is the most powerful sensor in the ecosystem.\
Placed directly in the soil, it continuously monitors biological and environmental processes that determine plant health, carbon capture, and ecosystem performance.

**Key capabilities:**

* Soil moisture (0–100%)
* Soil temperature
* Electrical conductivity (salinity)
* NPK nutrient dynamics
* pH levels
* Microbial activity indicators
* Organic matter trends
* CO₂ absorption & sequestration signals

**Purpose:**\
Provide the data needed for CO₂ verification, soil-health assessments, and AI-powered agricultural optimization.

**Role in the network:**\
Supplies the highest-value dataset; essential for climate-credit generation.

**Reward potential:**\
Highest among all TerraFlora devices due to biological precision.

***

### **6.2 TerraFlora Weather Station Miner**

#### *Environmental and atmospheric intelligence.*

The Weather Station Miner tracks climate and atmospheric conditions that influence soil behavior, water cycles, carbon flux, and crop performance.\
These measurements enhance the accuracy of CO₂ verification and power regional AI models.

**Key capabilities:**

* Temperature & humidity
* Rainfall
* Barometric pressure
* Wind speed & direction
* Sunlight intensity & UV
* Microclimate patterns

**Purpose:**\
Contextualize soil data, support AI predictions, and strengthen regional climate validation.

**Role in the network:**\
Provides the environmental layer that connects microclimate with soil processes.

**Reward potential:**\
Moderate, based on climate-data contribution.

***

### **6.3 TerraFlora Home Miner**

#### *Decentralized validation and LoRaWAN processing.*

The Home Miner acts as a decentralized validation gateway.\
It receives environmental signals from field devices via LoRaWAN, performs verification computations, and anchors validated data on-chain.

**Key capabilities:**

* Processes and verifies incoming sensor data
* Supports CO₂ savings validation
* Anchors environmental data on-chain
* Operates with ultra-low energy consumption
* Functions anywhere in the world

**Purpose:**\
Maintain integrity, security, and decentralization of the TerraFlora network.

**Role in the network:**\
A core component for data verification without requiring physical land.

**Reward potential:**\
Stable, based on validation tasks.

***

### **6.4 Why Devices Matter**

Traditional environmental systems rely on:

* infrequent lab tests
* manual field checks
* unreliable estimations
* satellite approximations

TerraFlora replaces them with **continuous, high-resolution, real-world measurement** that is:

* scientific
* decentralized
* verifiable
* on-chain
* AI-ready

This enables accurate AI predictions, trustworthy climate credits, and real-time soil intelligence.

***

### **6.5 Device Synergy**

Each device strengthens the next:

**Farmer Device**\
captures biological signals →\
**Weather Station Miner**\
adds climate context →\
**Home Miner**\
validates & secures the data →\
**AI Engine**\
turns it into insights & climate credits.

This synergy creates a closed, intelligent feedback loop powered by nature itself.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://terraflora-1.gitbook.io/terraflora-docs/devices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
