> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/play-center/getting-started/user-guide/front-page.md).

# 首页

#### 1.浏览榜单

在主页点击左上角，可以查看**日榜、周榜、月榜、新星榜、礼物榜**，从而探索更多优质的角色卡。

<div><figure><img src="/files/b6OkXhVfwUpT0UFuxGAz" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/yIZekDoISpKp9Sff0aeI" alt="" width="375"><figcaption></figcaption></figure></div>

**日榜：**&#x5C55;示每日最热门的角色，每个作者只能有一个角色上榜，每天UTC 00:00 更新。

**周榜：**&#x5C55;示每周最热门的角色和作者, 前13名的创作者和前十名角色的创作者会获得现金奖励。

**月榜：**&#x6839;据上个月卡的受欢迎程度进行排名。每个月一号定榜时将向前十名作者发放 Plus 会员与荣誉头衔。第十一名到第一百名作者发放 Mini 会员。

**新星榜:** 展示本周（7天内）新创作的人物，帮助用户发现最新的优质作品。

**礼物榜:**  展示角色获得的金钻送礼情况，包括累积总数和24小时实时数据。

***

### 2.长篇扮演（生成长篇故事）

点击此处浏览**长篇沉浸式扮演类**故事卡面，您可以通过勾选喜好的**个性标签**，从而筛选希望浏览的题材与角色。

<figure><img src="/files/5hTXsPRPKKIWeKsGh53z" alt="" width="375"><figcaption></figcaption></figure>

***

### 3.短句聊天（生成短句对话）

点击此处浏览**短句情感陪伴式**故事卡面，您可以通过勾选喜好的**个性标签**，从而筛选希望浏览的题材与角色。

<figure><img src="/files/QUdZRtOON72eZUzlwwdI" alt="" width="375"><figcaption></figcaption></figure>


---

# 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:

```
GET https://feelin.ai/wiki/play-center/getting-started/user-guide/front-page.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.
