# Contacto y soporte

<details>

<summary>Necesito ayuda, ¿cómo contacto al Equipo de Soporte?</summary>

En la esquina inferior derecha de cualquier [decentraland.org](http://decentraland.org) página, verás un ícono de chat. Haz clic en esto para abrir un chat con el Equipo de Soporte o ve a [decentraland.org/help](http://decentraland.org/help).

</details>

<details>

<summary>¿Dónde puedo contactar a la Decentraland Foundation para hablar sobre una asociación?</summary>

Puedes enviar un correo electrónico al equipo de asociaciones de la Foundation a <partnerships@decentraland.org>.

</details>

<details>

<summary>¿Cómo puedo mantenerme al día con las noticias de Decentraland?</summary>

Sigue a Decentraland en [Instagram](https://www.instagram.com/decentraland_foundation/), [Discord](https://dcl.gg/discord), o [X](https://twitter.com/decentraland), y [suscribirte](https://decentraland.beehiiv.com/subscribe) suscríbete al boletín semanal para asegurarte de no perderte ninguna actualización!

</details>


---

# 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-es/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.
