> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/player/player-zh/yi-dong-ying-yong/mobile-app.md).

# 移动端上的 Decentraland

iOS 和 Android 版 Decentraland。

Decentraland 现已可在移动设备上使用。无论你身在何处，都可以用手机闲逛、参加活动、探索 Genesis City，并访问 Worlds。

![Decentraland 移动应用 — Genesis City](https://2615134243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-1254140f92ee0dd097499a8a29aaab8828629404%2Fmobile-app-screenshot.png?alt=media)

## 获取应用

* [下载 iOS 版（App Store）](https://apps.apple.com/app/decentraland/id6478403840?utm_source=docs\&utm_medium=internal\&utm_content=ios)
* [下载 Android 版（Google Play）](https://play.google.com/store/apps/details?id=org.decentraland.godotexplorer\&pcampaignid=web_share\&utm_source=docs\&utm_medium=internal\&utm_content=android)

{% hint style="warning" %}
**英国用户：** 由于以下原因，iOS 和 Android 应用目前在英国不可用： [加密游戏法规](https://www.fca.org.uk/firms/cryptoassets-information).
{% endhint %}

## 本节内容

* [入门指南](/player/player-zh/yi-dong-ying-yong/getting-started.md) — 首次设置、登录，以及找到你的第一个闲逛地点。
* [控制](/player/player-zh/yi-dong-ying-yong/controls.md) — 如何通过触控移动、互动、聊天以及使用相机。
* [故障排除](/player/player-zh/yi-dong-ying-yong/troubleshooting.md) — 常见问题以及获取帮助的途径。

## 你可以在移动端做什么

* 探索 Genesis City 并访问 Worlds
* 与社区其他成员一起参加实时活动
* 自定义你的头像
* 与朋友以及你在世界中遇到的人聊天
* 使用与桌面端相同的账户、库存和进度

## 与桌面端有什么不同

移动应用专为触控和单手操作而设计。屏幕上的控制项——摇杆、互动按钮、相机、聊天——取代了键盘和鼠标，但世界和你的账户都是相同的。某些最初为桌面端设计的场景可能尚未针对移动端优化；创作者正在积极更新他们的内容。

## 相关内容

* [关于 Decentraland](/player/player-zh/jian-jie/about-decentraland.md)
* [世界内概览](/player/player-zh/shi-jie-nei/overview.md)


---

# 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://docs.decentraland.org/player/player-zh/yi-dong-ying-yong/mobile-app.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.
