# Plume

<figure><img src="/files/97Zu0qpPunTI3IY1rVAD" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th></th><th></th><th></th><th></th><th></th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td><a href="https://portal.plume.org/">Website</a></td><td><a href="https://phoenix-explorer.plumenetwork.xyz/">Chain Explorer</a></td><td><a href="https://x.com/plumenetwork">X</a></td><td><a href="https://discord.com/invite/plume-network">Discord</a></td><td><a href="https://t.me/plumenetwork_community">Telegram</a></td><td><a href="https://testnet-v2.xai-chain.net/rpc">https://testnet-v2.xai-chain.net/rpc</a></td></tr></tbody></table>

Plume is a modular, EVM‑compatible Layer‑1 blockchain specifically designed for real‑world asset tokenization, crafted by TradFi and DeFi experts to fuse institutional assets with on‑chain utility. Built using Arbitrum’s Orbit stack, Plume delivers sub‑second transactions and ultra‑low fees, ensuring a smooth environment for issuers, developers, and DeFi users

## Connect your wallet to Plume

Throughout this guide, we will assume that you are using the Metamask wallet since it is the one most people use, the process of setting up a wallet should be very similar regardless of the wallet you choose

1. The first step is to open Metamask and select the <mark style="color:yellow;">network icon</mark> dropdown menu
2. When the pop-up appears, click <mark style="color:yellow;">Add Network</mark>
3. The Add a network page will open. Add the following details:

<table><thead><tr><th>Network name</th><th>Plume</th><th data-hidden>Xai Testnet (Sepolia)</th></tr></thead><tbody><tr><td>RPC URL</td><td><a href="https://phoenix-rpc.plumenetwork.xyz">https://phoenix-rpc.plumenetwork.xyz</a></td><td><a href="https://testnet-v2.xai-chain.net/rpc">https://testnet-v2.xai-chain.net/rpc</a></td></tr><tr><td>Chain ID</td><td>98866</td><td>37714555429</td></tr><tr><td>Currency symbol</td><td>PLUME</td><td>sXAI</td></tr><tr><td>Block explorer URL</td><td><a href="https://phoenix-explorer.plumenetwork.xyz">https://phoenix-explorer.plumenetwork.xyz</a></td><td><a href="https://testnet-explorer-v2.xai-chain.net/">https://testnet-explorer-v2.xai-chain.net/</a></td></tr></tbody></table>

Once you're finished, click <mark style="color:yellow;">Save</mark>

4. You are now connected to the Plume network

### Bridge to Plume

* [dApp](https://portal.plume.org/bridge)
* [Guide](https://docs.plume.org/plume/bridge-and-swap)


---

# 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.camelot.exchange/orbital-liquidity-network/plume.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.
