# Setup Arbitrum Orbit

**Follow the steps below to create an Arbitrum Orbit network through the Zeeve platform**

**Step 1:** Register/Login

* Create a new account or log in to the existing account on the [Zeeve Platform](https://app.zeeve.io/account/login).

**Step 2:** Arbitrum Orbit

* Choose "Arbitrum Orbit" from the "APPCHAINS & ROLLUPS" section in the left navigation panel.

**Step 3:** Create a New Arbitrum Orbit Network

* Click on the "**Deploy Testnet**" button on the TESTNET card.

**Step 4:** Rollup Network Details

* Enter the Rollup network name for your deployment.

**Step 5:** Settlement Layer

* **Arbitrum Sepolia (L2)** serves as the default settlement layer for all environments.

**Step 6:** Data Availability (DA) Layer

* In Testnet, the default is '**Ethereum DA**' and '**AnyTrust DA**' is available for AnyTrust chains (for which you have to specify native gas token), while for Public Mainnet, customization of the specific partner (Celestia, Near, Avail, or Eigen) is also available under '**Alt DA**'

**Step 7:** Sequencer

* In Testnet, the default sequencer is 'Centralized,' whereas for Public Mainnet, customization of the specific partner (Cero) is available under 'Decentralized '.

**Step 8:** Summary

* In summary, all configurations can be verified based on the selected options or the entered details.
* Core components, tools and services, monitoring and SLA details, as well as pricing, can also be viewed for the deployment offerings.

**Step 9:** Deploy Testnet

* When you click the **Deploy Testnet** button, you’ll be redirected to the payment page if no active subscription is found.
* Upon entering valid card details, click on the **Subscribe** button.
* Once your payment status is verified, you’ll be redirected to the overview page of your deployed node with the requested status. If you already have an active subscription, you’ll be redirected to the overview page directly.
* For Public Mainnet deployment, you can submit a request to our support team.
* They will contact you via email, and you can also schedule a call with our team after submitting the deployment request for your Public Mainnet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zeeve.io/rollups/arbitrum-orbit/quick-start-guide/setup-arbitrum-orbit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
