# Contact & Support

<details>

<summary>I need help, how do I contact the Support Team?</summary>

In the bottom right of any [decentraland.org](http://decentraland.org) page, you'll see a chat icon. Click on this to open a chat with the Support Team or go to [decentraland.org/help](http://decentraland.org/help).

</details>

<details>

<summary>Where can I contact the Decentraland Foundation to discuss a partnership?</summary>

You can email the Foundation's partnership team at <partnerships@decentraland.org>.

</details>

<details>

<summary>How can I stay up to date with Decentraland news?</summary>

Follow Decentraland on [Instagram](https://www.instagram.com/decentraland_foundation/), [Discord](https://dcl.gg/discord), or [X](https://twitter.com/decentraland), and [subscribe](https://decentraland.beehiiv.com/subscribe) to the weekly newsletter to make sure you never miss and update!

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