> For the complete documentation index, see [llms.txt](https://docs.wombat.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wombat.exchange/resources/links.md).

# Links

### **Official Website**

{% embed url="<https://wombat.exchange>" %}

App: <https://app.wombat.exchange>

### **🐦 Twitter**

**Official Account**

* Global: <https://twitter.com/WombatExchange>
* 中文: <https://twitter.com/WombatZH>
* Türkiye: <https://twitter.com/WombatTr>

**Our team**

* Founder - Alex Lee: <https://twitter.com/definidude>
* Smart Contract Lead - saway: <https://twitter.com/0xSpiritedAWay>
* Wombat Intern: <https://twitter.com/WombatIntern>

### **📚 Medium**

{% embed url="<https://medium.com/wombat-exchange>" %}

### 👯‍♀️ Telegram

{% hint style="danger" %}
Admins will NEVER ask for your personal information and wallet passwords; beware of scams in private messages with fake giveaways, deals, and bounties. If unsure of the message's authenticity, don't hesitate to contact admins for verification.
{% endhint %}

* 📣 Announcement: <https://t.me/WombatExchangeNews>
* 🌏 Official group: <https://t.me/WombatExchange>
* 💹 Trading/Price Chat Group: <https://t.me/WombatExchange_Trading>
* 🐼 中文: <https://t.me/WombatExchangeZH>
* 🇹🇷 Türkiye: <https://t.me/WombatExchangeTR>
* 🇻🇳 Việt Nam: <https://t.me/wombatexchangeVN>
* 🇵🇭 Filipino: <https://t.me/WombatExchangePH>
* 🇮🇩 Indonesia: <https://t.me/WombatExchangeID>
* 🇮🇳 India: <https://t.me/WombatExchangeIN>
* 🇷🇺 Russian: <https://t.me/Wombat_exchange_ru>
* 🇪🇸 Espanol: <https://t.me/WombatExchangeES>
* 🇵🇱 Polish: <https://t.me/WombatExchangePL>

### **👾 Discord**

{% embed url="<https://discord.gg/Wombat>" %}

### **📹 YouTube**

{% embed url="<https://www.youtube.com/channel/UCsF_UBxVLzw6GRMc3gV5Jzw>" %}

### Other Links

* CoinMarketCap: <https://coinmarketcap.com/currencies/wombat-exchange>
* CoinGecko: <https://www.coingecko.com/en/coins/wombat-exchange>
* DefiLlama: <https://defillama.com/protocol/wombat-exchange>
* DappRadar: <https://dappradar.com/binance-smart-chain/defi/wombat-exchange>


---

# 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.wombat.exchange/resources/links.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.
