> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/portuguese-brazilian/contact-us/telegram.md).

# Redes Sociais & Comunidades

![](/files/bMKZ8jeXlCgocvyTamGR)

Aqui você encontrará uma lista dos canais e comunidades oficiais de redes sociais da PancakeSwap. Se o inglês não é sua primeira língua, temos várias comunidades não inglesas que adorariam que você se juntasse a elas!

## 🐦 Twitter

<https://twitter.com/pancakeswap>

## 📰 Blog (Medium)

{% embed url="<https://medium.com/pancakeswap>" %}

## 👽 Reddit

{% embed url="<https://reddit.com/r/pancakeswap>" %}

## 🤳 Instagram

{% embed url="<https://www.instagram.com/pancakeswap_official/>" %}

## 🤖Discord

Recém-lançado em 24 de novembro! O link abaixo é o único para o nosso servidor no Discord!

<https://discord.gg/pancakeswap>

## 💬 Telegram

**Grupos Oficiais de Telegram:**

* 📣 Canal de Anúncios (inglês) (<http://t.me/PancakeSwapAnn>)
* 🥞 Inglês (<http://t.me/pancakeswap>)
* 🇯🇵 Japonês (<https://t.me/PancakeSwapJP>)
* 🇨🇳 Chinês (<http://t.me/PancakeSwap_CN>)
* 🇮🇩 Indonésio (<http://t.me/PancakeSwapIndonesia>)
* 🇻🇳 Vietnamita (<https://t.me/PancakeSwapVN>)
* 🇪🇸 🇦🇷 🇻🇪 Espanhol (<https://t.me/PancakeSwapES>)
* 🇷🇺 Russo (<http://t.me/pancakeswap_ru>)
* 🇧🇷 🇵🇹 Português/Brasileiro (<https://t.me/PancakeSwapPortuguese>)
* 🇫🇷 Francês (<https://t.me/pancakeswapfr>)
* 🇮🇹 Italiano (<https://t.me/pancakeswap_ita>)
* 🇹🇷 Turco (<https://t.me/pancakeswapturkiye>)
* 🇩🇪 🇦🇹 🇨🇭 Alemão (<https://t.me/PancakeSwap_DE>)
* 🇵🇭 Filipino (<https://t.me/Pancakeswap_Ph>)
* 🇬🇪 Georgiano (<https://t.me/PancakeSwapGeorgia>)
* 😤 Apelação de Banimento (<https://t.me/pancakebanappeal>)

{% hint style="danger" %}
Os administradores NUNCA enviarão uma mensagem privada direta para você. Se alguém se aproximar de você diretamente, por exemplo no Telegram, fingindo representar o suporte ao cliente, bloqueie-os e denuncie spam.
{% endhint %}

{% hint style="danger" %}
**NUNCA, em nenhuma situação, você deve dar a alguém sua chave privada ou frase de recuperação. Bloqueie e denuncie imediatamente qualquer pessoa que peça por eles.**
{% endhint %}


---

# 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.pancakeswap.finance/portuguese-brazilian/contact-us/telegram.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.
