# Decentraland on Mobile

Decentraland is now available on mobile. You can hang out, attend events, explore Genesis City, and visit Worlds from your phone — wherever you are.

## Get the app

* [Download for iOS (App Store)](https://apps.apple.com/app/decentraland/id6478403840?utm_source=docs\&utm_medium=internal\&utm_content=ios)
* [Download for 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" %}
**UK users:** the iOS and Android apps are not currently available in the United Kingdom due to [Crypto Gaming Regulations](https://www.fca.org.uk/firms/cryptoassets-information).
{% endhint %}

{% hint style="info" %}
**Beta testing:** the iOS build is also available via [TestFlight](https://testflight.apple.com/join/KF4r3jlU?utm_source=docs\&utm_medium=internal\&utm_content=ios) for users who want early access to new changes.
{% endhint %}

## In this section

* [Getting started](/mobile-app/getting-started.md) — first-time setup, sign-in, and finding your first place to hang out.
* [Controls](/mobile-app/controls.md) — how to move, interact, chat, and use the camera with touch.
* [Troubleshooting](/mobile-app/troubleshooting.md) — common issues and where to get help.

## What you can do on mobile

* Explore Genesis City and visit Worlds
* Show up to live events with the rest of the community
* Customize your avatar
* Chat with friends and people you meet in the world
* Use the same account, inventory, and progress as on desktop

## What's different from desktop

The mobile app is designed for touch and one-handed use. The on-screen controls — joystick, interaction button, camera, chat — replace the keyboard and mouse, but the world and your account are the same. Some scenes that were originally designed for desktop may not yet be optimized for mobile; creators are actively updating their content.

## Related

* [About Decentraland](/introduction/about-decentraland.md)
* [In-World Overview](/in-world/overview.md)


---

# 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.decentraland.org/mobile-app/mobile-app.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.
