# XRP Ledger resources

- [XRP Ledger Concepts](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts.md)
- [Video: Reserves and Fees on the XRPL](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts/reserves-and-fees-on-the-xrpl.md): Reserves and fees on the XRPL - Video 4 of 5
- [About Reserves](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts/about-reserves.md): Understanding reserves on the XRP Ledger
- [Payment Channels](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts/payment-channels.md): Understanding Payment Channels on the XRPL: A Simple Guide
- [Multi Signature](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts/multi-signature.md): Understanding XRPL MultiSignature
- [Understanding fiat currencies](https://help.xaman.app/app/xrp-ledger-resources/xrp-ledger-concepts/understanding-fiat-currencies.md): What is fiat?


---

# 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://help.xaman.app/app/xrp-ledger-resources.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.
