# Use Cases

RARA's provides Web2.5 tools for bridging the next wave of users into Web3. React, comment, or tag an NFT to generate a free RA! Like Token that captures the moment on-chain.

<figure><img src="/files/QQGaZdjroq2O4ARPQQQD" alt=""><figcaption></figcaption></figure>

### **Mobile Apps**

* **Web3 Emojis, GIFs, and Likes.** Replace centralized like buttons and GIFs with Web3 `reactions` with [react](/protocol-features/react.md).
* **NFT Filters.** Create filters for photo NFTs using `reactions` and generate free RA! like tokens to capture the moment.

### **Social Apps**

* **Live NFT Commentary.** Goodbye cold start problem. Get new users into the conversation quick with live and historical `comments` on NFTs.
* **Community Memes.** Embrace your community memes by enabling collectors to [register](/protocol-features/register.md) their NFTs as `reactions`. It's free utility, friend.
* **Build "For You" feeds.** Use RARA curation [graph](/protocol-data/graphql-subgraph.md) to build feeds customized to a users likes and preferences.
* **Decentralize #hashtags.** Use the `tag` feature to build indexable lists.

### **NFT Marketplaces**

* **Bid & Offer Comments.** Send Comments on Bids and Offers
* **Smart NFT Recommendations.** Recommend NFTs to buy based on a user's preferences with RARA engagement data.

### **Music NFT Apps**

* **Playlist.** Use `tags` to add NFTs to public or private playlist.
* **Time-Stamped Comments.** Show user comments and reactions directly on songs.

### **Gaming.**&#x20;

* Use reactions for in-game consumables to gamify user engagement with in world NFTs


---

# 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://docs.rara.social/introduction/use-cases.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.
