# User guide - Mobile

\
\
Requirements to use - Setting up XRPL Wallet

Strobe Protocol is accessible using a Xaman Wallet or through Wallet Connect, support Girin Wallet, Bifrost Wallet, and Joey Wallet. In order to create or import a wallet account you’ll need the application from either the [Google Play Store](https://play.google.com/store/apps/details?id=com.xrpllabs.xumm) or the [App Store](https://apps.apple.com/us/app/xaman-wallet-formerly-xumm/id1492302343).

You can follow Xaman’s [guide](https://help.xaman.app/app/getting-started-with-xaman/your-first-xrp-ledger-account/how-to-create-an-xrpl-account) on how to create an XRP Ledger Account.

You can follow Girin's [guide](https://girin.readme.io/docs/account-creation) on how to create an XRP Ledger Account

You can follow Bifrost's [guide](https://support.bifrostwallet.com/en/articles/6886814-how-to-use-walletconnect) on how to connect your Bifrost Wallet

You can follow Joey's [guide](https://docs.joeywallet.xyz/) on how to create and XRP Ledger Account


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/user-guide-mobile.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.
