# Decentraland no Mobile

Decentraland agora está disponível no mobile. Você pode sair, participar de eventos, explorar a Genesis City e visitar Worlds pelo seu telefone — esteja onde estiver.

## Obtenha o app

* [Baixar para iOS (App Store)](https://apps.apple.com/app/decentraland/id6478403840?utm_source=docs\&utm_medium=internal\&utm_content=ios)
* [Baixar para 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" %}
**Usuários do Reino Unido:** os apps para iOS e Android não estão atualmente disponíveis no Reino Unido devido a [Regulamentações de Crypto Gaming](https://www.fca.org.uk/firms/cryptoassets-information).
{% endhint %}

{% hint style="info" %}
**Teste beta:** o build para iOS também está disponível via [TestFlight](https://testflight.apple.com/join/KF4r3jlU?utm_source=docs\&utm_medium=internal\&utm_content=ios) para usuários que desejam acesso antecipado às novas mudanças.
{% endhint %}

## Nesta seção

* [Primeiros passos](/player/player-pt/app-movel/getting-started.md) — configuração inicial, login e como encontrar seu primeiro lugar para sair.
* [Controles](/player/player-pt/app-movel/controls.md) — como se mover, interagir, conversar e usar a câmera com toque.
* [Solução de problemas](/player/player-pt/app-movel/troubleshooting.md) — problemas comuns e onde obter ajuda.

## O que você pode fazer no mobile

* Explorar a Genesis City e visitar Worlds
* Aparecer em eventos ao vivo com o restante da comunidade
* Personalize seu avatar
* Converse com amigos e pessoas que você conhecer no mundo
* Use a mesma conta, inventário e progresso que no desktop

## O que é diferente do desktop

O app para mobile foi projetado para uso por toque e com uma só mão. Os controles na tela — joystick, botão de interação, câmera, chat — substituem o teclado e o mouse, mas o mundo e a sua conta são os mesmos. Algumas scenes que foram originalmente projetadas para desktop talvez ainda não estejam otimizadas para mobile; os criadores estão atualizando ativamente seu conteúdo.

## Relacionado

* [Sobre Decentraland](/player/player-pt/introducao/about-decentraland.md)
* [Visão geral no mundo](/player/player-pt/no-mundo/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/player/player-pt/app-movel/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.
