> 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/shilling-app/telegram-and-twitter-integration.md).

# Telegram and Twitter Integration

In **Shilling App**, it is possible not only to choose Telegram chats and Twitter accounts available in the system but also to select them yourself - those chats and accounts that interest you and where you would like users to naturally and organically promote your product or at least leave information about it.

For this, **GPT360** has created a separate feature for integrating any Telegram chat, even private ones (it is important that there is a link and it does not change), as well as any public Twitter account, whether **KOLs, influencers, projects, or any other media accounts**.

You need to provide the team with a list of **Telegram chats** or **Twitter accounts** you want to add, and within an hour, they will be added.


---

# 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/shilling-app/telegram-and-twitter-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.
