# RNA Wallet

$WINS is developed in partnership with the [RLY Network Association](https://rly.network/) (RNA) wallet.  The RNA wallet enables fee relaying, so that apps can pay MATIC gas fees for users.  This way $WINS can can be distributed by apps without requiring users to provide their own gas, and can allow users to send $WINS out to their own self-custody wallets.

Web3 mobile games in particular can leverage the RNA wallet.  Mobile games are a huge category, especially in emerging markets where crypto is particularly popular due to regional monetary instability.  However, mobile wallets are still quite clunky compared to web extension wallets.  Some games generate a wallet for every game user, but this creates a clunky hub-and-spoke UX where users must manage multiple wallets for multiple games.  A platform-level wallet can smooth the UX dramatically.&#x20;


---

# 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://litepaper.playtrophy.com/partner-projects/rna-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.
