# Testnet

Network Name : Layer0x \
RPC URL : <https://rpc.layer0x.org/> \
Chain ID : 18519 \
Currency Symbol: L0X \
Block Explorer : <https://explorer.layer0x.org/> \
Faucet : <https://faucet.layer0x.org/\\> <br>

How to Get Started:

1. Connect to the Layer0x Testnet using the provided RPC URL above.
2. Explore the network, perform transactions, and test smart contracts.
3. Share your feedback and report any issues here.


---

# 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://layer0xs-organization.gitbook.io/layer0x-whitepaper/testnet.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.
