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

# Our Community

<figure><img src="/files/Jj3X0rPIAGBOPMSZFz6q" alt=""><figcaption></figcaption></figure>

| Biswap Official Resources:                                                                 | Biswap Official TG Chats:                               |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------- |
| **🕊**  [**Twitter**](https://twitter.com/Biswap_DEX)                                      | **💬** [**Global Telegram Chat** ](https://t.me/biswap) |
| **📣**  [**Telegram Announcements Channel** ](https://t.me/biswap_news)                    | **💬** [**СНГ чат**](https://t.me/biswap_rus)           |
| 📰  [**Blog**](https://blog.biswap.org/)                                                   |                                                         |
| **🎬**  [**YouTube**](https://www.youtube.com/channel/UCHartwkRUURf2Q7MlKOV84w)            |                                                         |
| 🪙  [**CoinMarketCap Profile**](https://coinmarketcap.com/community/profile/Biswap_DEX)    |                                                         |
| [🏦](https://emojipedia.org/bank)  [**DeBank**](https://debank.com/official/Biswap/stream) |                                                         |

![](/files/-MdG_fFEuWQc5w5xIVTT)

## Biswap's Support Tea&#x6D;**:**

Don't hesitate to reach out to our live support team via Intercom and get response during [24 hours](https://t.me/biswap_news/2874). Intercom is a specialized tool designed to foster strong relationships between the project and its users.

While our support team is off shift, please remember that we have an extensive collection of [educational materials](https://blog.biswap.org/how-to-guides), YouTube [tutorials](https://www.youtube.com/watch?v=YrPs7E9xg3c), the [Intercom](http://biswap.org/?utm_source=blg_SMM\&utm_medium=ED_article\&utm_campaign=workhours06223) bot commands, FAQ on the Biswap Blog, and a troubleshooting section in [Docs](https://docs.biswap.org/?utm_source=blg_SMM\&utm_medium=ED_article\&utm_campaign=workhours06223). These resources are designed to empower you with self-help options to troubleshoot common issues independently. Don’t forget about Biswap [Telegram Chat](https://t.me/biswap), where admins are ready to help you with all the information questions **24/7**.

<div align="center"><figure><img src="/files/MzxZUyiyoQWxURXhmt38" alt="" width="563"><figcaption><p><a href="https://biswap.org/"><strong>Find the blue "Intercom" button in the lower corner of the page to contact our Support</strong></a></p></figcaption></figure></div>

{% hint style="danger" %}
***Watch out for fake accounts!** The Biswap team will never text you first and ask for private keys or individual information! Double-check at* [*Biswap Verify*](https://docs.biswap.org/biswap/business-partnerships/biswap-verify)
{% 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.biswap.org/biswap/community.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.
