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

# Introduction

> Welcome to the documentation for 0xCord, your web3 infrastructure hub. Get started building decentralized applications with ease.

## What is 0xCord?

0xCord is a powerful web3 infrastructure hub designed to provide developers with the necessary tools and resources for building decentralized applications (dApps) on the blockchain. With 0xCord, you can streamline your development process, access essential services, and leverage various integrations to create innovative and secure dApps.

<CardGroup cols={2}>
  <Card title="Hello World: Get Started with 0xCord" icon="rocket" href="/hello-world">
    Dive into the basics of 0xCord and learn how to get started with your first "Hello World" application.
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference">
    Explore the comprehensive API documentation for 0xCord and discover the functionalities and capabilities it offers.
  </Card>
</CardGroup>

## Infrastructure Offered by 0xCord

Explore the range of infrastructure components available within the 0xCord ecosystem:

<CardGroup cols={2}>
  <Card title="Chainlink VRF V2" icon="dice" href="/infrastructure/chainlink-vrf-v2">
    Generate provably random numbers with Chainlink VRF V2 for fairness and randomness in your dApps.
  </Card>

  <Card title="Chainlink Functions" icon="code-branch" href="/infrastructure/chainlink-functions">
    Integrate external computations, data, and services using Chainlink Functions.
  </Card>
</CardGroup>
