> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mefriend.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Free model, improved browsing & more (v1.8 – May 12 2025)

> Free model (beta), improved browsing and searching, bookmarkable scenarios and lorebooks, sharing features, and QR code installation for desktop.

<Tabs>
  <Tab title="What's New">
    ## Introduction

    We're constantly improving based on your feedback. Version 1.8 introduces our free model in beta, enhanced browsing and searching capabilities, new bookmarking features, and much more.
  </Tab>
</Tabs>

***

## 1) 🚀 Free Model (beta) (+ Model Updates)

**Try our new free model.** Continue chatting unlimitedly even when you run out of
coins (waiting time may vary depending on server status).

<CardGroup cols={2}>
  <Card title="Titan · 685B+ · 16K" icon="bolt">
    <ul>
      <li>Unmatched intelligence, longest memory span</li>
      <li>Exceptional prompt adherence and creativity</li>
      <li>Deeply immersive and dynamic</li>
    </ul>

    <p><strong>Good for:</strong> Advanced roleplay, intricate storytelling, complex character interactions.</p>
    <p>**4 coins**</p>
  </Card>

  {" "}

  <Card title="Muse · 70B · 10K" icon="sparkles">
    <ul>
      <li>High intelligence and excellent prompt adherence</li>
      <li>Creativity and adaptability in diverse scenarios</li>
      <li>More nuanced and expressive</li>
    </ul>

    <p>
      <strong>Good for:</strong> In-depth roleplay, creative writing, complex
      character development.
    </p>

    <p>**2 coins**</p>
  </Card>

  {" "}

  <Card title="Spark · 8B · 8K" icon="wand-magic-sparkles">
    <ul>
      <li>
        Provides a balanced mix of creativity and coherence, enhancing your
        roleplaying experience.
      </li>
    </ul>

    <p>
      <strong>Good for:</strong> General roleplay, storytelling.
    </p>

    <p>**1 coin**</p>
  </Card>

  {" "}

  <Card title="Lite · 8B · 4K" icon="feather">
    <ul>
      <li>Concise and subtle responses, making it perfect for people seeking straightforward conversations without complexity.</li>
    </ul>

    <p><strong>Good for:</strong> Quick chats, casual interactions, light roleplay.</p>
    <p>**FREE**</p>
  </Card>
</CardGroup>

***

## 2) 🔍 Enhanced Browsing & Searching

<Info>
  Find content faster with our new browsing categories, filtering system, and
  improved search capabilities!
</Info>

<Tip>
  Filter content easily with our completely reclassified **tagging system** and
  sort by **Relevance**, **Popular**, **Latest**, or **Following** to find
  exactly what you're looking for.
</Tip>

New browsing categories: **Recommended**, **Popular**, **Latest**,
**Following**, **Daily & Weekly Trending**, **Editor's Pick**, and **Random**.
Browse not only characters but also **scenarios and lorebooks** with ease.

<div
  style={{
display: "flex",
flexWrap: "wrap",
gap: "8px",
justifyContent: "center",
alignItems: "center",
}}
>
  <img
    src="https://mintcdn.com/mefriendai/BPVev8CkZYE2pODK/images/changelog/2025_05_12/browsing.png?fit=max&auto=format&n=BPVev8CkZYE2pODK&q=85&s=380823d28505d405eb71139aebd358a4"
    alt="New browsing interface"
    style={{
  borderRadius: "16px",
  flex: "1 1 calc(50% - 4px)",
  minWidth: "250px",
  maxWidth: "100%",
}}
    width="539"
    height="659"
    data-path="images/changelog/2025_05_12/browsing.png"
  />

  <img
    src="https://mintcdn.com/mefriendai/BPVev8CkZYE2pODK/images/changelog/2025_05_12/searching.png?fit=max&auto=format&n=BPVev8CkZYE2pODK&q=85&s=87b008f929bf46a076d8de8ca4754067"
    alt="Enhanced search functionality"
    style={{
  borderRadius: "16px",
  flex: "1 1 calc(50% - 4px)",
  minWidth: "250px",
  maxWidth: "100%",
}}
    width="539"
    height="712"
    data-path="images/changelog/2025_05_12/searching.png"
  />
</div>

<Accordion title="View all available tags">
  <div style={{ display: "flex", flexWrap: "wrap", gap: "8px" }}>
    {[
            "male",
            "female",
            "fantasy",
            "anime",
            "action",
            "adventure",
            "horror",
            "comedy",
            "sci-fi",
            "romance",
            "drama",
            "malepov",
            "femalepov",
            "anypov",
            "rpg",
            "vampire",
            "robot/ai",
            "non-binary",
            "yandere",
            "tsundere",
            "monster",
            "dominant",
            "submissive",
            "furry",
            "villain",
            "hero",
            "original character",
            "tomboy",
            "historical",
            "movie/tv/book",
            "lgbtq+",
            "monster girl",
            "femboy",
            "giant",
            "magical",
            "elf",
            "wholesome",
            "gaming",
            "muscular",
            "milf",
            "scenario",
            "futanari",
            "multiple characters",
            "gothic",
            "vtuber",
            "kuudere",
            "size difference",
            "school",
          ].map((tag) => (
            <span
              key={tag}
              style={{
                backgroundColor: "#f0f0f0",
                borderRadius: "16px",
                padding: "4px 12px",
                fontSize: "14px",
              }}
            >
              #{tag}
            </span>
          ))}
  </div>
</Accordion>

***

## 3) 🔖 Bookmarkable Scenarios & Lorebooks

<Check>
  Bookmarking feature is now live for all users! Save your favorites with one
  click.
</Check>

Now you can bookmark your favorite scenarios and lorebooks for quick access.

***

## 4) 🧼 UX Polish & Bug Fixes

* Redesigned home screen structure for registered users to facilitate seamless browsing and content discovery.
* Added new entry points for "Create Chat" and "Group Chat" on the create page.
* Fixed various issues to improve stability and performance across all platforms.

***

<Note>
  Thank you for being part of our journey. We value your feedback and
  suggestions. — The Mefriend Team
</Note>
