> 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/faqs/contact-and-support.md).

# Contacto e suporte

<details>

<summary>Preciso de ajuda, como entro em contato com a Support Team?</summary>

No canto inferior direito de qualquer [decentraland.org](http://decentraland.org) página, você verá um ícone de chat. Clique nele para abrir um chat com a Support Team ou vá para [decentraland.org/help](http://decentraland.org/help).

</details>

<details>

<summary>Onde posso contatar a Decentraland Foundation para discutir uma parceria?</summary>

Você pode enviar um e-mail para a equipe de parcerias da Foundation em <partnerships@decentraland.org>.

</details>

<details>

<summary>Como posso me manter atualizado com as notícias da Decentraland?</summary>

Siga Decentraland no [Instagram](https://www.instagram.com/decentraland_foundation/), [Discord](https://dcl.gg/discord), ou [X](https://twitter.com/decentraland), e [inscrever-se](https://decentraland.beehiiv.com/subscribe) para o boletim semanal para garantir que você nunca perca uma atualização!

</details>


---

# 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:

```
GET https://docs.decentraland.org/player/player-pt/faqs/contact-and-support.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.
