# Setting up ChainSync

{% embed url="<https://youtu.be/JD21GXGjggQ>" %}

Integrate on-chain connectivity to enhance your chat’s capabilities, providing on-chain analytics for a more dynamic and interactive community experience.

### **Steps to setup Chain Sync Chat**

* Create a Telegram group, then navigate to the [Hubz](https://t.me/hubzMiniApp_bot) bot.
* Select the Start command, and proceed to the mini app.
* Go to "Chat Groups," click on the "Add Channel" button, select the group, and assign the bot as an admin for that group.
* Create a chain-sync with some descriptions and tags, then finalize the subscription and share it within your group or with friends.

Note: For further details, please refer to the video.


---

# 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://resources.hubz.io/chain-sync/setting-up-chainsync.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.
