> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moralis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Features Overview

> An overview of Moralis Data Features, including enrichment, safety signals, discovery tools, and protocol coverage that turn raw blockchain data into usable insights.

Moralis transforms raw blockchain data into **structured, enriched, and trustworthy insights** that are easy to build on.

Instead of dealing with low-level transactions, logs, and metadata inconsistencies, you get **interpreted data** - with context, labels, scores, and normalization applied consistently across chains and APIs.

These features fall into four broad areas:

<Columns cols={2}>
  <Card title="Data Enrichment" icon="sparkles" href="/data-api/data-features/data-enrichment/address-labelling" cta="Explore">
    Logic and normalization that add **meaning and context** to onchain data.
  </Card>

  <Card title="Safety & Trust" icon="shield-check" href="/data-api/data-features/safety-and-trust/verified-contracts" cta="Explore">
    Signals that help identify legitimate assets and reduce exposure to scams.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Search & Discovery" icon="magnifying-glass-chart" href="/data-api/data-features/search-and-discovery/token-filtering" cta="Explore">
    Tools that help users **find relevant tokens and assets** across chains.
  </Card>

  <Card title="Prices" icon="sack-dollar" href="/data-api/data-features/data-enrichment/token-prices" cta="Explore">
    Understand how Moralis **decodes and normalizes** token and NFT prices.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Integrations" icon="gear-complex-code" href="/data-api/data-features/integrations/supported-dexs" cta="Explore">
    Clear visibility into **what Moralis supports** across chains and protocols.
  </Card>
</Columns>
