> For the complete documentation index, see [llms.txt](https://docs.revelator.com/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revelator.com/wallet/revelator-wallet.md).

# Revelator Wallet

### What is Revelator Wallet?

The Revelator wallet is a non-custodial digital wallet allowing artists to collect royalties and get paid daily in stable coins and access the benefits of DeFi, NFTs and Web3.

The Revelator Wallet is the first and only multi-chain wallet for music and media assets built around the creator experience and designed for the creator economy.

With the Revelator Wallet, anyone can &#x20;

* Create digital assets and issue tokens
* Manage splits with smart contracts&#x20;
* Collect on-chain royalties in stable coins
* Request advances and get paid in real-time
* Mint, drop, sell NFTs across marketplaces&#x20;
* Create NFT storefronts to power web3 digital commerce for fans and collectors&#x20;
* Invest, borrow and lend with DeFi protocols

**Turn Your Music into Digital Assets**

Original Works Wallet enables you to securely mint fungible and non-fungible digital assets, register your creative work, protect your intellectual property, manage your digital identity on the blockchain

**Turn Agreements into Smart Contracts**

Create smart contracts, and keep track of all your business transactions directly from your wallet. Easily manage splits with your collaborators, administer custody of your rights and royalty collection across global distribution channels.

**Get Paid in Real Time**

The Wallet provides a convenient way to monitor your activity, cash out your royalties, send and receive shares, and keep track of the financial transactions of your creative work.

### Who is Revelator Wallet for?

The artist wallet is available and open to anyone creating IP, managing creative works or collecting royalties as a participant in the income stream in a creative work.

### Getting started with the Revelator Wallet

{% embed url="<https://www.youtube.com/watch?v=bJEKMmC04lE>" %}


---

# 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://docs.revelator.com/wallet/revelator-wallet.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.
