import { CircleBackground } from '../../components/CircleBackground' import { Container } from '../../components/Container' import { Button } from '../../components/Button' export function CallToAction() { return (

Choose How You Want to Start

Host your own node to contribute capacity or deploy workloads using the Mycelium Cloud.

Host a Node

Add compute to the network and run your own environment.

Deploy Workloads

Run Kubernetes clusters, agents, and services on the Mycelium Cloud.

You don’t need to host before deploying, and you don’t need to deploy before hosting. Start wherever it makes sense for you.

) }