> For the complete documentation index, see [llms.txt](https://powerfan-1.gitbook.io/redchat.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://powerfan-1.gitbook.io/redchat.app/guides/mood-snap-chat.md).

# Mood Snap

> Sometimes a single photo says what a thousand words can't. Let us introduce one of redchat's most special features: **Mood Snap**.

As you chat, your character will sometimes send you an image that arrives all blurred out. It's a photo the character "snaps" and sends in the moment, matched to the flow of the conversation and how they're feeling right then. Tap once to clear the blur, and you can see with your own eyes exactly what expression and mood your character is in.

This whole article takes about 5 minutes to read. We'll cover exactly what Mood Snap is, how much it costs to open one (we'll spell the RP out in plain numbers so it's never confusing), and how to remake one your own way with Remix — all in one place.

***

## What is Mood Snap?

**Mood Snap** is an image your character sends as the conversation unfolds, capturing their emotion and the mood of the scene.

Here's an easy way to picture it. You know how you'll be texting a friend and they suddenly fire off a selfie with "lol this is my face right now"? Mood Snap is exactly that. Emotion that used to live only in text suddenly appears right in front of you as a single picture.

By default, a Mood Snap arrives **blurred**. Once you clear the blur (a.k.a. unlock) and look at the image, you'll see clearly what your character looked like in that moment.

> **Why does this matter?** Once you unlock a Mood Snap, it stays forever. You can view it again anytime, and you can collect them all on the character's profile. In other words, a photo you've opened once never disappears.

***

## How does it work?

The flow is dead simple. Three steps and you're done.

1. **A Mood Snap arrives blurred.** When your character sends an image mid-conversation, it starts out covered.
2. **Tap the image to unlock it.** Clearing the blur costs **50 RP**. (Depending on your plan, you get a set number of free unlocks each day. Check the table just below.)
3. **Revisit it anytime.** Once unlocked, you can view it again forever — both in the chat screen and on the character's profile.

> **Note:** RP is a **permanent currency that never expires**. Once you've topped up, it doesn't disappear, so feel free to spend it on opening Mood Snaps without a second thought. [Red Points & Costs](/redchat.app/guides/red-points-and-costs.md)

***

## Unlock Cost & Free Daily Allowance

Here's the bottom line first. **Unlocking a Mood Snap costs 50 RP each.** And depending on your plan, you get a set **number of free unlocks per day**. Once you've used up your free unlocks, 50 RP is deducted from there on.

| Plan     | Free Daily Unlocks | Cost After Free Unlocks |
| -------- | ------------------ | ----------------------- |
| Free     | 0                  | 50 RP / image           |
| Silver   | 5 / day            | 50 RP / image           |
| Gold     | 20 / day           | 50 RP / image           |
| Platinum | 80 / day           | 50 RP / image           |

> **Good to know:** **No plan gets unlimited free unlocks.** The higher your plan, the more free unlocks you get each day (Silver 5 → Gold 20 → Platinum 80), and once you go past that count, every plan pays the same 50 RP. On the Free plan, you pay 50 RP from the very first unlock.

***

## Make a Mood Snap Your Own: Remix

If you want to tweak a Mood Snap you love a little more, try the **Remix** feature. Type a short request on the image you received, and it'll create a new version that reflects your request.

Here's how you'd phrase it:

* "Change the dress to red."
* "Change the expression to a big, beaming smile."
* "Put a bouquet of flowers in her hands."

> **Tip:** The shorter and more specific your Remix request, the better the result. Rather than a vague ask like "make it prettier," point to exactly what you want changed — for example, "set the background to a beach at sunset."

Remix is also an add-on feature that runs on RP. That means it works within the same RP economy as unlocking a Mood Snap — you spend RP to create the new version. You can always preview the exact amount that will be deducted on the app screen before you send, so you can decide with the cost right in front of you.

***

## Frequently Asked Questions

**If I run out of RP, does my chat stop?** No. Unlocking a Mood Snap and using Remix are just "extra" features that spend RP. Your basic conversation runs on the Default model, which is **unlimited for everyone**, so even if your RP hits zero, your chat will never be cut off. You only need RP to open a Mood Snap or to Remix.

**Is a Mood Snap I opened for free different from one I opened with RP?** No. Only the way you open it differs — the result is identical. Either way, once unlocked it stays forever and can be viewed again on the profile.

**When do my free daily unlocks reset?** They reset every day. If you've used up today's free unlocks, you can open more tomorrow with your refreshed allowance.

**How do I top up RP?** RP is a permanent currency, so once you get it, it never expires. We've put together a separate doc covering how to top up and earn it, plus the RP cost of other features. [Red Points & Costs](/redchat.app/guides/red-points-and-costs.md)

***

## Recap & Next Steps

* **Mood Snap = a blurred image your character sends to show how they feel.** Tap to unlock it, and you can view it again forever.
* **Unlocking costs 50 RP each.** That said, each plan gets a set number of free daily unlocks (Free 0 · Silver 5 · Gold 20 · Platinum 80). Past your free allowance, every plan pays 50 RP.
* **Remix** lets you transform a received image with a single short request. Remix is also an add-on feature that spends RP.
* **Your chat never stops.** The Default model is unlimited for everyone, so even if you run out of RP, you can keep chatting.

**Good reads to check out next:** [Red Points & Costs](/redchat.app/guides/red-points-and-costs.md) · [Plans & RP Usage](/redchat.app/faq/faq-plans-rp.md) · [Image Generation](/redchat.app/guides/image-generation.md) · [Chatting with Characters](/redchat.app/guides/chatting-with-characters.md)

***

*Spot something wrong or missing? Let us know anytime. Reach out to customer support and a real person will help you out.*


---

# 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://powerfan-1.gitbook.io/redchat.app/guides/mood-snap-chat.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.
