# Welcome

## Available resources

The following links are the key tools in your journey on the XRP ledger.

Ecosystem map: [https://map.xrpl-commons.org](https://map.xrpl-commons.org/)

Block explorer: [https://testnet.xrpl.org](https://testnet.xrpl.org/)

Faucets: <https://xrpl.org/resources/dev-tools/xrp-faucets/>

Transactions references: <https://xrpl.org/docs/references/protocol/transactions/types/>

Training live sync: <https://trainings.xrpl.at/training> (password is training-april-2024)

## Further reading

Main XRPL Documentation: [https://xrpl.org](https://xrpl.org/)

Learning Portal: [https://learn.xrpl.org](https://learn.xrpl.org/)

Check out our events and opportunities at XRPL Commons: [https://xrpl-commons.org](https://xrpl-commons.org/)


---

# 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.xrpl-commons.org/readme.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.
