# How to Set Up the Community AI Agent

Currently, projects can configure the aigent only via the Telegram chat widget and Discord on-demand. However, we're excited to announce the upcoming launch of the AIgent Setup Dashboard, designed to streamline and enhance the setup process. Stay tuned and refer to our documentation section “[My AIgents Setup Dashboard](/agix-ecosystem/webapp/my-aigents-setup-dashboard.md)” for more details.

## Detailed Video Setup Process

{% embed url="<https://www.youtube.com/watch?ab_channel=aigentx&v=VU-KTKDZLAo>" %}

1. Initiate the AIgent: Send a message to [@](https://t.me/AIgentXBot)[AIgentXBot](https://t.me/AIgentXBot) on Telegram.

<figure><img src="https://lh7-us.googleusercontent.com/9pNHmegdyW3AQOkLcSaQBR41x3nHL8lyu3Re3sB3_S1cqFsQm8PF8nGWB2KDAuP07Qh6bTZN55AWHDGPXO4ag8FNexv-V2X9GBb0Asp1RJPfvy2xZu1weCmaETRuo_2gOPDkArQ1LsUITkIFy0-dA_k" alt="" width="375"><figcaption></figcaption></figure>

2. Add the AIgent to your Telegram group: Make the bot an admin in the group.

<figure><img src="https://lh7-us.googleusercontent.com/lC1n31MiN6c4_RauwQ3kDd02dXJeinzHdKTWLlQPfTTPRNUD40RfTCYWj3pVuCzfVASFJ5PbN7-7j7yGIsF0HheAfo75UyiRuyc0iuSD4oW0onuyKJx8P9Jeu6uZSHccpkv1l039zhyltYBKkM2LRS8" alt="" width="375"><figcaption></figcaption></figure>

3. Execute set up group commands: Open [@](https://t.me/AIgentXBot)[AIgentXBot](https://t.me/AIgentXBot) DM&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/Hb5TZ9u4--Yhr43Q3TThCps_plEPBZrCLO3fGBj5o8AsnK6HbO08m1vsC_bHDmMnImgXHFPJlopmXBvUao5azPMNb8_cNwGxnIVDGvpc4ocCf1_1oKhVszhX3XPpzcv8izzPWwzVrdx5JGj8enoWdE8" alt="" width="375"><figcaption></figcaption></figure>

4. Verify your wallet by following the instructions from the AIgent.

<figure><img src="https://lh7-us.googleusercontent.com/c2Uq4odLR0n03gOSg-rrMi3Hg7DvrXa4eMx7QSeYuAT78Tq0U5IPSvKeK9mxzJNcIDr0DxBdkI6rgew4nB3Ryp-dCG6kSdm9h9Q_siyg6GRrXG8n4NHgrUSwUCjg1UdT4C5FIQl89RGwC0sFz_qjXow" alt="" width="375"><figcaption></figcaption></figure>

5. Configure the assistant by following the guide when pressing each of the buttons:

<figure><img src="https://lh7-us.googleusercontent.com/CtKcy6d_mlWFy9xuYsnodrArbewaG9WSyB6GCX0e3GOoYuLbaORT0OECrnYKTJIGRy1tBLuxMj9vc0xNWf5PEiS1_LHF35SfX3LwUpnPRLNdsUOApvXN9xjyp_Tte9K0NtCaC-qdjEU3R_3Cgpkspzk" alt="" width="375"><figcaption></figcaption></figure>

* **Set Company Name & Info**: Send your company info in 2-3 paragraphs
* **Set CoinGecko**: Send your full CoinGecko link (if you have a token)
* **Set DexTools**: Send your full DEXTools link (if you have a token)
* **Set Token Info**: Describe your token, emission, buy/sell fees etc.
* **Set How to Buy**: Explain how to buy your token (e.g. send Uniswap link).
* **Set Contracts**: Describe all smart-contracts you use.
* **Set Websites**: Send full links to your Websites. Note, if you have multiple websites (e.g. whitepaper on GitBook), send them all line by line in ONE message.
* **Set Admins**: Send the usernames of the admins, separated by spaces. For example: @admin777 @alice @bob
* **Auto-Reply**: Enable or Disable AIgent's ability to detect messages and auto-reply to them.
* **Set-Style**: Select your Tone of Voice from the menu buttons.

6. Following these new steps, you'll get a customized AI assistant ready to connect with users effectively!

<figure><img src="https://lh7-us.googleusercontent.com/1d5uLsAbQaSxMVBvRk_iLni5w7MtO8aIYGv3KZDMXGhQSD2JszT1FcQm5ZcjOd505umTMyneGt3ZDlCbMyZWE2DaZBNEvuHqp6HNktz0OgHE0BqTcZ4nCiOLtPYC7O0wJeMrmE--YwrRV3PUWptTw-w" alt="" width="375"><figcaption></figcaption></figure>

<br>


---

# 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://docs.aigentx.xyz/agix-ecosystem/community-management-ai-agent/how-to-set-up-the-community-ai-agent.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.
