> For the complete documentation index, see [llms.txt](https://docs.gpt360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpt360.io/chaterium-network/company-integration.md).

# Company Integration

The entire integration process with GPT360 is quick and straightforward - within 30 minutes, your event can be up and running in your Telegram group. Our team guides you through each step to ensure a smooth setup and fast launch.<br>

#### 🔹 Company Integration with GPT360 / Chaterium Network

**Requirements for creating an event in a Telegram group:**

1. Invite the **Chaterium Network bot (@ChateriumBot)** to your main Telegram group.
2. Grant the bot minimum admin rights.
3. Label your group with **GPT360**.

***

🔹 **Integration process:**

1. **Invite the bot:** Add @ChateriumBot to the Telegram group where you want to run campaigns.
2. **Assign permissions:** Give the bot admin rights to manage and run events properly.
3. **Label the group:** Assign the GPT360 label so the system can recognize the group for interaction.

***

🔹 **What happens after integration:**

* Once you grant the necessary rights, a new section called **Admin Panel** will appear in your **Chaterium Network** dashboard on **gpt360.io**.
* The **Admin Panel** provides full analytics of your campaigns: message stats, rewards, user engagement, and more.
* You will also be able to create and launch your own campaigns with prize pools directly from the admin panel.

***

🔹 **Support and onboarding:**

* Our business development team will guide you step-by-step through the integration process.
* We will assist in setting up your first campaigns so you can start effectively using the platform.

<br>


---

# 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.gpt360.io/chaterium-network/company-integration.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.
