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

# Molpha Oracle Protocol

> Turning any API into verifiable on-chain data

<CardGroup cols={2}>
  <Card icon="rocket" href="/getting-started/introduction" title="Get Started">
    Learn about Molpha and how to get started
  </Card>

  <Card icon="diagram-project" href="/protocol/architecture" title="Protocol Overview">
    Understand Molpha's architecture and design
  </Card>

  <Card icon="bolt" href="/guides/create-and-update" title="Create a Feed">
    Turn any API into a verified on-chain feed
  </Card>

  <Card icon="code" href="/sdk/overview" title="Development">
    Integrate Molpha into your applications
  </Card>
</CardGroup>

## Welcome to Molpha

> **Turning any API into verifiable on-chain data.**

Molpha is a decentralized oracle protocol designed to make data feeds open, composable, and economically predictable. Built around a Solana canonical layer and USDC-native payments, it enables anyone to create or consume verified data without token speculation or centralized gatekeepers.

## Quick Links

* [Introduction](/getting-started/introduction) — Start here to learn about Molpha
* [Quick Start](/getting-started/quickstart) — Get up and running in minutes
* [Protocol Overview](/protocol/architecture) — Deep dive into the architecture
* [Create a Feed](/guides/create-and-update) — Turn any API into an oracle
* [SDK Overview](/sdk/overview) — Build with Molpha
