> ## Documentation Index
> Fetch the complete documentation index at: https://badixth-dc85e378.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SemaiSens Remote Sensing Platform Overview

> Monitor crop health, analyze vegetation indices, and generate precision agriculture insights using satellite and aerial imagery across every field.

Welcome to the SemaiSens Remote Sensing Platform — your central hub for satellite and aerial imagery analysis, crop health monitoring, and data-driven field management. Connect your fields, track vegetation indices like NDVI and NDRE, and turn raw imagery into actionable agronomic insights across every growing season.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from zero to your first crop health analysis in under 10 minutes.
  </Card>

  <Card title="Remote Sensing Concepts" icon="satellite" href="/concepts/remote-sensing">
    Learn how satellite and aerial imagery is captured, processed, and analyzed.
  </Card>

  <Card title="Crop Health Monitoring" icon="seedling" href="/guides/crop-health-monitoring">
    Detect stress, disease, and nutrient deficiencies across your fields.
  </Card>

  <Card title="API Overview" icon="code" href="/api/overview">
    Integrate platform data programmatically with the SemaiSens REST API.
  </Card>
</CardGroup>

## What You Can Do

Use the platform to manage the full lifecycle of remote sensing data — from ingesting raw imagery to generating prescription maps your equipment can act on.

<CardGroup cols={2}>
  <Card title="Monitor Vegetation Health" icon="seedling">
    Calculate NDVI, NDRE, NDWI, and other indices to track crop vigor and detect stress zones in near real time.
  </Card>

  <Card title="Manage Field Boundaries" icon="map">
    Define, edit, and organize field boundaries so every analysis is anchored to accurate spatial data.
  </Card>

  <Card title="Analyze Trends Over Time" icon="chart-line">
    Compare seasonal and historical imagery to identify long-term patterns and year-over-year performance.
  </Card>

  <Card title="Export and Integrate" icon="file-export">
    Export prescription maps and analysis results in industry-standard formats, or push data directly to your farm management system.
  </Card>
</CardGroup>

## How to Get Started

Follow these three steps to go from a new account to actionable field intelligence.

<Steps>
  <Step title="Create Your Account and Set Up Your Profile">
    Sign up at [app.example.com](https://app.example.com), verify your email, and complete your organization profile including your primary crop types and operating region. See the [Account Setup guide](/getting-started/account-setup) for a full walkthrough.
  </Step>

  <Step title="Add Your Fields">
    Define your field boundaries by drawing on the interactive map, uploading a GeoJSON or Shapefile, or registering fields programmatically via the API. Every analysis on the platform is tied to a field boundary. See [Connecting Fields](/getting-started/connecting-fields) to get started.
  </Step>

  <Step title="Run Your First Crop Health Analysis">
    Request vegetation index imagery for any registered field and interpret your results using the built-in NDVI viewer or the API. Follow the [Quickstart](/quickstart) to complete your first analysis in minutes.
  </Step>
</Steps>
