> For the complete documentation index, see [llms.txt](https://docs.gofundmeme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gofundmeme.io/gofundmeme/socialfi/telegram-chat-livestream.md).

# Telegram Chat Livestream

At GFM, we recognize that community is the lifeblood of the memecoin culture. That’s why we’ve made it easy to bring your community directly to the GFM website, enhancing engagement and helping potential investors get a true sense of your project's vibe.

**Connect Your Community Chat to Your Fundraising Page**

With GFM, token creators can seamlessly integrate their Telegram community chat directly into their fundraising page. This feature allows visitors to see real-time conversations and interactions within your community, giving them an authentic glimpse of the energy and engagement surrounding your project.

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

**How to Livestream Your Community Chat**

To start livestreaming your community chat on your GFM fundraising page, simply follow these easy steps:

1. **Start Chatting with the Gofundmemebot:**
   * Click here to begin chatting with the **@Gofundmemebot** on Telegram.
2. **Initiate the Process:**
   * Type `/start` or click the start button to begin the setup process with the bot.
3. **Add the Bot to Your Chat:**
   * Add the **@Gofundmemebot** to your Telegram chat. Make sure the bot has admin access to manage the livestream.
4. **Configure the Livestream:**
   * In your Telegram chat, type `/config` and follow the steps provided by the bot to set up the livestream.

**Engage Your Community, Attract New Supporters**

By livestreaming your community chat on your GFM fundraising page, you make it easy for potential investors to see the buzz and excitement around your project. It’s a powerful way to showcase your community’s spirit and attract new supporters, all within the GFM ecosystem.


---

# 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.gofundmeme.io/gofundmeme/socialfi/telegram-chat-livestream.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.
