> For the complete documentation index, see [llms.txt](https://help.xaman.app/app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.xaman.app/app/getting-started-with-xaman.md).

# Getting started with Xaman

- [What is Xaman?](https://help.xaman.app/app/getting-started-with-xaman/what-is-xumm.md): What is Xumm - Video 1 of 5
- [Understanding Self custody](https://help.xaman.app/app/getting-started-with-xaman/what-is-xumm/understanding-self-custody.md): Self-custodial, non-custodial, custodial, un-hosted, hosted... What's the difference?
- [Where are your funds stored?](https://help.xaman.app/app/getting-started-with-xaman/what-is-xumm/where-are-your-funds-stored.md): Is XRP stored in you phone? In Xaman? On the XRP Ledger?
- [Xaman & natural disasters](https://help.xaman.app/app/getting-started-with-xaman/what-is-xumm/will-xumm-operate-after-a-natural-disaster.md)
- [Common misconceptions](https://help.xaman.app/app/getting-started-with-xaman/what-is-xumm/common-misconceptions.md)
- [Self-Custody 101: Staying Safe with Xaman](https://help.xaman.app/app/getting-started-with-xaman/self-custody-101-staying-safe-with-xaman.md): Self-custody means you, and only you, control your funds. That is the freedom Xaman is built on. The cost of that freedom is responsibility, and responsibility matters more than usual.
- [What's New in Xaman 5.0](https://help.xaman.app/app/getting-started-with-xaman/whats-new-in-xaman-5.0.md): Xaman 5.0.0 Brings Virtual Assets and True Offline Resilience
- [Understanding the Xaman Service Fee](https://help.xaman.app/app/getting-started-with-xaman/understanding-the-xaman-service-fee.md): Xaman remains committed to providing the most secure, feature-rich, and user-friendly wallet for the XRP Ledger and Xahau ecosystems. We've introduced fees because leading in security isn’t optional.
- [Using the Flare xApp](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp.md)
- [Overview](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp/overview.md): Overview of the Flare xApp
- [Fees](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp/fees.md): Fees involved in the Flare xApp
- [How to Deposit XRP using the Flare xApp](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp/how-to-deposit-xrp-using-the-flare-xapp.md): How to deposit XRP using the Flare xApp
- [The "BreakEven" Calculation](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp/the-breakeven-calculation.md): The "BreakEven" Calculation
- [Frequently Asked Questions](https://help.xaman.app/app/getting-started-with-xaman/using-the-flare-xapp/frequently-asked-questions.md): FAQ for the Flare xApp
- [How to create a RLUSD Trust Line](https://help.xaman.app/app/getting-started-with-xaman/how-to-create-a-rlusd-trust-line.md): How to create a RLUSD Trust LIne


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.xaman.app/app/getting-started-with-xaman.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
