> 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-pt/aplicativo-mobile/mobile-app.md).

# Decentraland no mobile

Decentraland está agora disponível para telemóvel. Pode conviver, assistir a eventos, explorar Genesis City e visitar Worlds a partir do seu telefone — onde quer que esteja.

![Aplicação móvel da Decentraland — Genesis City](/files/fbe11f7e25a55f7e7d0776cdd2ee0d8c5cb66dbb)

## Obter a app

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

## Nesta secção

* [Primeiros passos](/player/player-pt/aplicativo-mobile/getting-started.md) — configuração inicial, início de sessão e encontrar o seu primeiro local para conviver.
* [Controlos](/player/player-pt/aplicativo-mobile/controls.md) — como mover-se, interagir, conversar e usar a câmara com toque.
* [Resolução de problemas](/player/player-pt/aplicativo-mobile/troubleshooting.md) — problemas comuns e onde obter ajuda.

## O que pode fazer no telemóvel

* Explorar Genesis City e visitar Worlds
* Marcar presença em eventos ao vivo com o resto da comunidade
* Personalizar o seu avatar
* Converse com amigos e com as pessoas que encontra no mundo
* Use a mesma conta, inventário e progresso que no desktop

## O que é diferente do desktop

A app móvel foi concebida para toque e utilização com uma mão. Os controlos no ecrã — joystick, botão de interação, câmara, chat — substituem o teclado e o rato, mas o mundo e a sua conta são os mesmos. Algumas scenes que foram originalmente concebidas para desktop podem ainda não estar otimizadas para telemóvel; os criadores estão a atualizar ativamente o seu conteúdo.

## Relacionado

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