# Details

Follow the steps below to access a demo OP Stack through the Zeeve platform:

{% hint style="info" %}
To get a network with the custom configurations and only accessible to you, you can deploy a new OP Stack.
{% endhint %}

**Step 1: Register/Login** - Create a new account or Log in to the existing account on the [Zeeve Platform](https://app.zeeve.io/auth/signup).

**Step 2: Zeeve Dashboard -** On the Zeeve platform dashboard click on the **OP Stack** option under the **APPCHAINS & ROLLUPS** section available in the left sideba&#x72;**.** This will show your deployed OP Stack network.

**Step 3: OP Stack -** Click on the **View** button on the DEMO card (This is a pre-deployed network that is accessible to all the users of Zeeve.)

**Step 4: Overview -** Once you click on the **View** butto&#x6E;**.** You can see the network overview details there.

**Step 5: Explorer  -** Click on the **Explorer** button to open L2 Explorer.

**Step 6: My Nodes -** View nodes by clicking on the "**My Nodes**" tab.

**Step 7: My Wallet -** To view wallet information click on the **My Wallet** tab on the overview page. You can view the wallets on Explorers by clicking on the links provided against each wallet.

**Step 8: Smart Contracts -** To view smart contracts, click on the **Smart Contracts** tab on the overview page. Click on the Explorer icon in the row to view smart contracts on the Explorer.

**Step 9: Bridge -** Click the **Bridge** button to initiate the transaction by connecting your MetaMask wallet.

**Step 10: Docs -** Click on the "**Docs**" button to open the Zeeve documentation related to Op Stack.

**Step 11: Analytics Page:** Click on the **Analytics** button. Select the item from the dropdown for which you want to view the analytics. This will open the analytics page for that option. If you want to view analytics for some other option, you can click on the drop-down available on the Analytics page and choose your option.


---

# 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/op-stack/demo-network/details.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.
