# XRP Ledger

<table><thead><tr><th>Protocol</th><th width="254">Feature Cryptum</th><th>Credits weight</th></tr></thead><tbody><tr><td><strong>XRP Ledger</strong></td><td>Generate wallet</td><td>1</td></tr><tr><td><strong>XRP Ledger</strong></td><td>Generate addres from xpub</td><td>1</td></tr><tr><td><strong>XRP Ledger</strong></td><td>Get wallet info</td><td>2</td></tr><tr><td><strong>XRP Ledger</strong></td><td>Broadcast tx data</td><td>1</td></tr><tr><td><strong>XRP Ledger</strong></td><td>Get tx by hash</td><td>1</td></tr></tbody></table>


---

# 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.cryptum.io/english/community-edition/features-and-credits/xrp-ledger.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.
