---
sidebar_position: 1
slug: /
title: Flare Developer Hub ☀️
sidebar_label: Home
description: Official documentation for Flare.
keywords:
[
flare-network,
flare-docs,
flare-documentation,
blockchain,
evm-compatible,
solidity,
layer-1,
data-rich,
cross-chain-interoperability,
smart-contracts,
ftso,
flare-time-series-oracle,
fdc,
flare-data-connector,
fassets,
defi,
ai,
oracle,
]
---
import ThemedImage from "@theme/ThemedImage";
import useBaseUrl from "@docusaurus/useBaseUrl";
import DocCard from "@theme/DocCard";
Start building on Flare, the interoperable EVM L1 engineered for a data-rich, interconnected future.
Flare Developer Hub is your central resource, containing the tutorials, SDKs, and API documentation you need to succeed.
Dive in to Flare's enshrined data, fast finality, and soon, verifiable compute with TEEs.
## Getting Started
| Network | Flare Mainnet | Flare Testnet Coston2 |
| :----------- | :----------------------------------------------------------------------------- | :--------------------------------------------------------------------------------- |
| **RPC** | `https://flare-api.flare.network/ext/C/rpc` | `https://coston2-api.flare.network/ext/C/rpc` |
| **Chain ID** | `14` | `114` |
| **Explorer** | [`https://flare-explorer.flare.network`](https://flare-explorer.flare.network) | [`https://coston2-explorer.flare.network`](https://coston2-explorer.flare.network) |
| **Faucet** | N/A | Request C2FLR from the [Coston2 Faucet](https://faucet.flare.network/coston2) |
Additional configuration and API resources are detailed on the [Network](/network/overview) page.
## Integrate Flare's protocols
## Build faster with ecosystem tools
:::tip[Building with AI]
To feed Developer Hub into your LLM, use these auto-generated [llms.txt](https://llmstxt.org/) files served from the site root:
- `/llms-full.txt` - The entire documentation as a single text file.
- `/llms.txt` - A concise index of all pages with titles and descriptions.
For specific pages, use the **"View page as Markdown"** button at the bottom of any guide.
:::
## Understand the architecture
Gain a deep understanding of the core concepts that differentiate Flare from other blockchains.
Its native data protocols - [Flare Time Series Oracle](/ftso/overview) and [Flare Data Connector](/fdc/overview) - are enshrined directly into the core [Flare Systems Protocol](/network/fsp), inheriting the full economic security of the Flare network.
## Contribute to Flare
## Getting Support