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

# Introduction

Previously, for your rollup to be fully operational, you needed to follow a
series of extensive steps (multiple binaries, multiple configuration files,
etc.) described [here](/nodes-and-rollups/deploying-rollups).

Weave CLI simplifies all these steps into a set of easy-to-follow commands,
getting your rollup fully operational in no time.

**For a complete rollup deployment from scratch, follow these steps in order**.
If you only need to set up specific components, you can navigate directly to the
relevant sections.

1. [Launch your rollup and run sequencer/operator node(s)](/developers/developer-guides/tools/clis/weave-cli/rollup/launch)
2. [Running IBC Relayer](/developers/developer-guides/tools/clis/weave-cli/rollup/relayer)
   (necessary for the built-in oracle and IBC support)
3. [Running OPinit Bots](/developers/developer-guides/tools/clis/weave-cli/rollup/opinit-bots)
   (executor and challenger)
