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

# Connect to Plasma

> RPC endpoint, chain ID, currency symbol XPL, block explorer, and helpful links.

Documentation about Plasma Network. This page covers network information for the Plasma network, including network names, descriptions, RPC endpoints, chain IDs, currency symbols, block explorers, and other helpful links.

### Plasma Mainnet

| Name            | Value                                                                             |
| --------------- | --------------------------------------------------------------------------------- |
| Network Name    | Plasma Mainnet Beta                                                               |
| Description     | The public mainnet beta for Plasma.                                               |
| Chain ID        | `9745`                                                                            |
| Currency Symbol | `XPL`                                                                             |
| RPC Endpoint    | `https://rpc.plasma.to`<br /><br />*Rate limited and not for production systems.* |
| Block Explorer  | `https://plasmascan.to/`                                                          |

<Tip>
  Public endpoints are rate-limited. For production use or high-frequency requests, consider using a [partner RPC provider](../../plasma-chain/tools/rpc-providers).
</Tip>

### Plasma Testnet

| Name            | Value                                                                                     |
| --------------- | ----------------------------------------------------------------------------------------- |
| Network Name    | Plasma Testnet                                                                            |
| Description     | The public testnet for Plasma.                                                            |
| Chain ID        | `9746`                                                                                    |
| Currency Symbol | `XPL`                                                                                     |
| RPC Endpoint    | `https://testnet-rpc.plasma.to`<br /><br />*Rate limited and not for production systems.* |
| Block Explorer  | `https://testnet.plasmascan.to`                                                           |

### Gas & Fees

Plasma currently supports fee payments in:

| Token               | Ticker | Status |
| :------------------ | :----- | :----- |
| Native Plasma Token | XPL    | Live   |

*Plasma will support fee payments in multiple tokens soon.*

### Helpful Links

| **Name**            | **Value**                                                          |
| :------------------ | :----------------------------------------------------------------- |
| Testnet Faucet      | [openfaucet.org](https://openfaucet.org/)                          |
| Ecosystem Directory | [https://app.plasma.to/ecosystem](https://app.plasma.to/ecosystem) |

### Using Plasma With Your Wallet

Plasma can be added as a custom network to any EVM compatible wallet (e.g., MetaMask, Trust Wallet, Rabby).

To add Plasma:

1. Open your browser wallet and select the network dropdown.
2. Choose the option to add or manage networks (labels include **Add network**, **Add manually**, or **Add custom network**).
3. Enter the Plasma Mainnet Beta or Plasma Testnet parameters from the tables above.
4. Save the network and switch to it when prompted.

See [Browser Wallet Setup](../../guides/asset-management/browser-wallet-setup) for wallet-specific notes and screenshots.
