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

# Build and Deploy

## Deploy your Rollup

The **OmniRollups** section enables users to create and deploy new rollups. If no rollup has been created yet, users can initiate a new rollup from the **Create** section.

### Steps for Deployment:

Head over to the official [Builder Marketplace](https://developer.dojima.network/) & click on "Deploy"

1. **Deploy New Rollup**: Click on the **Deploy** button to start the process.

<img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/omnirollups/deploy-rollup.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=4f5d7abc8b3467ff9b5bab63e2102823" alt="Deploy New Rollup Screenshot" width="3420" height="1894" data-path="images/omnirollups/deploy-rollup.png" />

2. **Enter Required Information**:
   * **Project Name**: Enter a unique name for the rollup.
   * **Chain ID**: A 6-digit Chain ID is generated automatically for each new rollup.
     <img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/omnirollups/rollup-name.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=d8b5da8482b86ca4f0040e4225a6d1a8" alt="Deploy New Rollup Screenshot" width="2834" height="438" data-path="images/omnirollups/rollup-name.png" />
   * **Framework**: Select the rollup framework.
   * **Settlement Layer**: Choose list of settlement layers where the rollup will interact.
   * **DA Layer**: Select a Data Availability (DA) layer for secure data storage.
   * **Environment**: Select the environment for deployment.This includes Testnet and Mainnet(available soon)
     <img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/omnirollups/chains-input.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=26869b4f7bd36f13bf2f1987307939f9" alt="Deploy New Rollup Screenshot" width="2834" height="1042" data-path="images/omnirollups/chains-input.png" />
   * **Note**: Currently only aribitrum rollup on top of dojima chain is supported.

3. **Continue and Deploy**: Once all inputs are configured, click on **Continue** to initiate rollup creation. Deployment will take a few moments to complete.

This process will set up a new rollup with the specified configurations on the selected framework and da layer.

## Dashboard Preview

The **Dashboard** section provides an overview of all rollups created by the user. Each created rollup can be managed and explored in detail from this section.

<img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/omnirollups/dashboard.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=23f0185f9bab2feed41e59d601685782" alt="Dashboard Screenshot" width="3420" height="1752" data-path="images/omnirollups/dashboard.png" />

### Exploring a Rollup

By clicking on **Explore**, users can view detailed information about a specific rollup.

* **Details**
* **Chain URLs**
* **Rollup Configuration**
* **View Logs**

<img src="https://mintcdn.com/dojimanetwork/C6QxP2Ciapx3egY_/images/omnirollups/explore-rollup.png?fit=max&auto=format&n=C6QxP2Ciapx3egY_&q=85&s=1f505ad31da8a628a36fbc9a4f1d7eb6" alt="Dashboard Screenshot" width="3420" height="1752" data-path="images/omnirollups/explore-rollup.png" />
