# Shell Hotel介绍

## Shell Hotel酒店玩法流程

Shell Hotel是一个web3稳定型的理财游戏，通过经营过程中，获得游戏中的稳定游戏积分Shell，通过经营游戏中获得Shell，这是 Time Farm 四种资源的延伸性游戏，通过 Time Farm  四种资源进行兑换为Shell，通过Shell Hotel产生稳定的Shell进行兑换四种任意想要的资源。

## Shell Hotel 场景道具

### <mark style="color:orange;">**客房**</mark>

开通房间：进入游戏界面后，首先花钱创建一个 标准房间，创建完成后，去前台接待客人，前台根据当前空出的房间和房间等级进行收费，客人付完房费后给钥匙入住，通过对应接待客人的次数获得相应Shell游戏积分。

### **房间参数**

<table><thead><tr><th width="188" align="center">房间</th><th width="157" align="center">标准房间</th><th width="166" align="center">高级房间</th><th width="142" align="center">豪华房间</th></tr></thead><tbody><tr><td align="center">创建消耗贝壳</td><td align="center">10,000</td><td align="center">30,000</td><td align="center">100,000</td></tr><tr><td align="center">场景峰值贝壳</td><td align="center">13,000</td><td align="center">39,000</td><td align="center">130,000</td></tr><tr><td align="center">每日贝壳奖励</td><td align="center">0.5%~1%</td><td align="center">0.6%~1%</td><td align="center">0.7%~1%</td></tr><tr><td align="center">接待客人（次）</td><td align="center">100</td><td align="center">70</td><td align="center">50</td></tr></tbody></table>

### <mark style="color:orange;">**前台（**</mark> 消耗3,000贝壳<mark style="color:orange;">**）**</mark>

只有一个前台，前台根据当前客房间进行接待客人，如果房间客人还在入住或没有即刻打扫，前台是停止接客的，雇佣 前台后是可以永久使用的。

### <mark style="color:orange;">**清洁工（**</mark> 消耗2,000贝壳<mark style="color:orange;">**）**</mark>

每个星级别，拥有一个区域，一个区域 可招募一个清洁工，级别最高为 7个星级，最多可招募7个清洁工。每个清洁工负责当前区域的四个房间，购买清洁工后是可以永久使用的。

### <mark style="color:orange;">**扩充区域（**</mark> 消耗1,000贝壳<mark style="color:orange;">**）**</mark>

每四个房间为一个等级区域，想要获得更多的房间需要扩充解锁对应的区域。

{% hint style="info" %}
Shell 可通过Time Farm 四种资源（TFG，TFW，TFC，TFF）进行实时汇率兑换Shell，同时产出的Shell也可以实时汇率兑出为（TFG，TFW，TFC，TFF）双向兑换，兑出将产生3%手续费。
{% endhint %}


---

# 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.timefarm.org/zh/shell-hotel.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.
