# Where are your funds stored?

If you've ever wondered where your funds are stored, then this video is for you!<br>

{% embed url="<https://youtu.be/gLkVNm5Su1o>" %}
2 of 5
{% endembed %}

Also available in this video series:

| Video                                                                                                     |                                          |
| --------------------------------------------------------------------------------------------------------- | ---------------------------------------- |
| [What is Xaman?](/app/getting-started-with-xaman/what-is-xumm.md)                                         | Explaining the Xaman (formerly Xumm) app |
| [Protecting your account secret](/app/getting-started-with-xaman/how-can-you-access-your-xrpl-account.md) | Tips on protecting your secret numbers   |
| [Reserves and Fees](/app/xrp-ledger-resources/xrp-ledger-concepts/reserves-and-fees-on-the-xrpl.md)       | Base reserve and XRPL Fees               |
| [Destination Tags](/app/learning-more-about-xaman/destination-tags.md)                                    | About Destination Tags/XRP Tags          |


---

# 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/getting-started-with-xaman/what-is-xumm/where-are-your-funds-stored.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.
