# XRPL

<figure><img src="/files/jPY0itmNNW5Dkfx2Ykr2" alt=""><figcaption></figcaption></figure>

XRPL EVM Sidechain is a fast and secure sidechain connected to XRP Ledger via an Axelar bridge. Powered by eXRP as its native token, it offers low-cost transactions and impressive speed.

[WebSite](https://www.xrplevm.org/)\
[GitHub](https://github.com/xrplevm)\
[EXPLORER](https://explorer.stavr.tech/Xrpl-Mainnet)
----------------------------------------------------

* **Minimum hardware requirements**:

| Node Type | CPU | RAM | Storage |
| --------- | --- | --- | ------- |
| Mainnet   | 4   | 8GB | 150GB   |

**Public Tools**

* **API(archive):** [https://xrpl.api.m.stavr.tech  ](https://xrpl.api.m.stavr.tech/)
* **RPC(archive):** [https://xrpl.rpc.m.stavr.tech](https://xrpl.rpc.m.stavr.tech/)
* **gRPC(archve):** [https://xrpl.grpc.m.stavr.tech](https://xrpl.grpc.m.stavr.tech/)
* **Evm rpc(archve):** [https://xrpl.evm.m.stavr.tech](https://xrpl.evm.m.stavr.tech/)
* **EVM WSS(archve):** [wss://xrpl.wss.m.stavr.tech:443](wss://xrpl.wss.m.stavr.tech/)


---

# 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://stavr-team.gitbook.io/nodes-guides/mainnets/xrpl.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.
