# Manage Arbitrum Orbit

You can manage your **Arbitrum Orbit** network by following the steps below:

**Step 1:** Zeeve Dashboard

* Navigate to the Zeeve platform dashboard.
* Select the "Arbitrum Orbit" option under the "APPCHAINS & ROLLUPS" section in the left sidebar. This will display your deployed Arbitrum Orbit networks.

**Step 2:** Deployed Arbitrum Orbit Network

* Click on the **View** button.

**Step 3:** Arbitrum Orbit Overview Page

* Click on the "**Explorer**" button to open the Explorer page.
* Click on the "**Docs**" button to open the Zeeve documentation related to Arbitrum Orbit.

**Step 4:** My Nodes

* View nodes by clicking on the "**My Nodes**" tab.

**Step 5**: My Wallet

* View wallet information of Staker / Validator, Batch Poster, and Owner.
* To view wallet information, you can navigate to Explorers by clicking on the links provided against each wallet

**Step 6:** Smart Contracts

* To view smart contracts, navigate to the **Smart Contracts** tab on the overview page.
* Click on the Explorer icon in the row to view smart contracts on the Explorer.

**Step 7:** Bridge

* Click the **Bridge** button to initiate the transaction by connecting your MetaMask wallet.

**Step 8**: Faucet

* Click the **Faucet** button to initiate the transfer of Testnet tokens to the provided wallet address after connecting your MetaMask wallet.

**Step 9:** Analytics Page

* To access analytics, click on the "**Analytics**" button.
* Choose the item from the dropdown menu for which you wish to view analytics.
* This will open the analytics page specific to your selection.
* If you want to view analytics for another option, click on the dropdown available on the Analytics page and select your desired option.

**Step 10:** Delete Arbitrum Orbit Network

* To remove your deployed Arbitrum Orbit Network, click on the **Delete** button located in the rightmost corner of the Overview page beside the Analytics button.
* Click on the **Confirm** button to proceed with deleting your network.
* If you decide not to delete your network at this time, click on the **Cancel** button.


---

# 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/manage-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.
