# 常见问题

## 我购买的服装会跟我到其他服务器吗？

会。服装是和你的小镇帐号绑定的，不只可以同步出现在其他服务器，而是可以同步出现在 PCVR 和一体机版的所有游戏服务器中。

## 我的游戏物品会跟我到其他服务器吗？

不会。游戏物品仅和你获得该物品时所在的服务器绑定。

## PC 版和一体机版可以联机吗?

目前不行。但开发者表示随着未来陆续更新，两个版本游戏的内容将同步一致，仅有画面表现差异，届时 PCVR 玩家将可加入 Oculus Quest 服务器的房间，共同进行游戏，所以会是 “单向的 Cross Play”。

## Oculus Quest 版接下来会更新什么内容?

按顺序：[攀岩塔](/basic/locations/wild/climbing-tower.md)、[试炼场](/basic/locations/mines/combat-trials.md)、[森林](/basic/locations/wild/forest.md)。

## 小镇都有哪些食物？哪些矿物？

[食物列表](/basic/activities/eating.md#food) [矿物列表](/basic/activities/mining.md#kuang-wu-fen-bu)


---

# 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://att.vr42.com/quick-start/faq.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.
