# Revelator Wallet

## Revelator Wallet

- [What is the Revelator Wallet?](https://docs.revelator.com/wallet/what-is-the-revelator-wallet.md): The first self-custody mobile wallet designed for creators.
- [Creating or Importing a Wallet](https://docs.revelator.com/wallet/getting-started/creating-or-importing-a-wallet.md)
- [Funding Your Wallet](https://docs.revelator.com/wallet/getting-started/funding-your-wallet.md)
- [Supported Assets & Blockchains](https://docs.revelator.com/wallet/getting-started/supported-assets-and-blockchains.md)
- [Send & Receive Funds](https://docs.revelator.com/wallet/fundamentals/send-and-receive-funds.md)
- [Withdraw To Your Bank](https://docs.revelator.com/wallet/fundamentals/withdraw-to-your-bank.md)
- [Royalty Splits](https://docs.revelator.com/wallet/fundamentals/royalty-splits.md)
- [Group Splits](https://docs.revelator.com/wallet/fundamentals/group-splits.md)
- [Tracking Your Activity](https://docs.revelator.com/wallet/fundamentals/tracking-your-activity.md)
- [Understanding Network & Other Fees](https://docs.revelator.com/wallet/fundamentals/understanding-network-and-other-fees.md)
- [Connecting To Dapps](https://docs.revelator.com/wallet/fundamentals/connecting-to-dapps.md)
- [NFT Collectibles](https://docs.revelator.com/wallet/fundamentals/nft-collectibles.md)
- [App Lock Methods](https://docs.revelator.com/wallet/security/app-lock-methods.md)
- [What's a Private Key?](https://docs.revelator.com/wallet/security/whats-a-private-key.md)
- [What's a Recovery Phrase?](https://docs.revelator.com/wallet/security/whats-a-recovery-phrase.md)
- [Editing Your Profile](https://docs.revelator.com/wallet/settings/editing-your-profile.md)
- [Managing Dapp Connections](https://docs.revelator.com/wallet/settings/managing-dapp-connections.md)
- [Switching Networks](https://docs.revelator.com/wallet/settings/switching-networks.md)
- [Turning On Notifications](https://docs.revelator.com/wallet/settings/turning-on-notifications.md)
- [Revelator Wallet](https://docs.revelator.com/wallet/revelator-wallet.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.revelator.com/wallet/what-is-the-revelator-wallet.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.
