---
title: "Welcome to bex.co"
description: bex.co docs — the open-source, AI-native bex platform (deploy apps on infra you own), bex router (a unified API gateway to 30+ chains), Eden Pay webhooks, and x402.
image: https://bex.co/img/bex-co-social-preview.png
last_updated: 2026-08-19
---

# Welcome to bex.co

bex.co is home to two product lines: **[bex](platform/index.md)**, an
open-source, AI-native platform for deploying apps on infrastructure you own,
and **bex router**, a unified API gateway to 30+ blockchain networks. Dive
into either below.

## Deploy with bex

The open-source Render alternative — push a git repo or image, get a running
HTTPS service on machines you own. Apache-2.0, built for AI agents.

- **[Quickstart](platform/quickstart.md)** — deploy your first App in a few commands
- **[Command line interface](cli.md)** — manage bex with the official Render CLI
- **[Migrate from Render](platform/migrate-from-render.md)** — map each Render concept to its bex equivalent
- **[Which service type to use?](platform/service-types.md)** — web services, static sites, workers, cron jobs
- **[REST & GraphQL API](platform/api.md)** — program bex over its Render-compatible API
- **[Render parity](platform/render-parity.md)** — how far bex matches Render, capability by capability
- **[GitHub — bex-co/bex](https://github.com/bex-co/bex)** — source, issues, and the full docs tree

## bex router

A single API key, metered in [compute units](compute-unit.md), to 30+ chain
RPC/API backends.

- **[Overview](getting-started/overview.md)** — what bex router covers
- **[Quick Start](getting-started/quick-start.md)** — the five most common things people do
- **[Ethereum](ethereum/index.md)** · **[Aptos](aptos/index.md)** · **[Sui](sui/index.md)** — entry points for the most-used chains
- **[Rate limits & quotas](rate-limits.md)** — plan limits and how they're enforced

## Payments

- **[Eden Pay webhooks](eden-pay/index.md)** — payment event notifications for your integration
- **[x402 protocol](x402/introduction.md)** — HTTP-native micropayments for APIs and agents

## Learn

- **[Solidity tutorial](solidity/01.md)** — a five-part introduction to Solidity
- **[Sui Move](sui/sui-move/01-intro.md)** — a hands-on Move language series
- **[Maximizing performance](maximizing-performance-a-guide-to-efficient-rpc-requests.md)** — a guide to efficient RPC requests
- **[Glossary](/glossary)** — plain-language definitions of the platform, infrastructure and blockchain terms used across these docs

## For AI agents

These docs are built for agents. Fetch `/llms.txt` for a compact index of every
page, `/llms-full.txt` for the full concatenated docs, or append `.md` to any
docs URL — for example `/docs/platform/quickstart.md` — to get that page's raw
markdown.
