# Build with XRPSCAN

## Introduction

XRPSCAN is the #1 explorer and network analysis platform for the XRP Ledger, the home of XRP. The XRP Ledger is a decentralized, public blockchain driven by a global and diverse developer community. We provide a clean and intuitive REST based API to look up accounts, transactions, ledgers and NFTs.

We welcome developers to build on XRPSCAN API. The API platform provides a set of powerful REST APIs designed for ease of use and developer productivity.


---

# 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.xrpscan.com/master.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.
