Documentation → Settings and modules → Website modules
Website modules
Where to find: Settings → Modules
On this page
Telegram bot
The platform creates a personal Telegram bot for your website. Visitors open the website directly within the messenger via the menu button, and the bot responds to any message with a link to it. The bot remains yours: it belongs to your Telegram account.
How to connect
- Link your Telegram account to the platform. Click the "Log in via Telegram" button and confirm—this will take a couple of seconds.
- Click "Create a bot in Telegram." Telegram will open with a pre-prepared bot name—all you need to do is confirm the creation with one click. If the name is already taken, change it and try again.
- Return to the dashboard. The platform will automatically receive the confirmation and connect the bot to the website—a message will appear saying "Your bot is connected."
Bot settings
- Bot name - how it is called in the chat list and in the profile (up to 64 characters).
- Short description - a line in the bot profile (up to 120 characters).
- Description - text that is visible in an empty chat before communication begins (up to 512 characters).
- Avatar - PNG or JPG, preferably square 512x512.
There are also buttons for “Open” (go to the bot) and “Copy link” – it’s convenient for giving to clients and posting on social networks.
Android app
The platform transforms your website into a real mobile app, complete with an icon on your phone's screen, its own name, and a splash screen. It can be distributed as a file or published on Google Play.
What to fill out
- Name - the full name of the application.
- Short name - up to 12 characters, this is what is visible under the icon on the phone screen.
- Theme color is the color of the top bar of the application.
- Background color (splash) - the background of the splash screen at startup.
- Two icons - uploaded in the required sizes, both are required.
Assembly and installation
- Click "Generate App." The build will take a few minutes.
- Download the APK file —this is the file for direct installation on your phone. There's a "Copy Link" button next to it: you can send it to your clients so they can download the app themselves.
- Download AAB if you plan to publish on Google Play—the store requires this format.
- After making changes to the website, click "Update app" to rebuild it.
AI on the site
This section enables the neural network on your website—not in the platform dashboard. It enables artificial intelligence-powered features on the website: a chatbot consultant for visitors, product description generation, search by meaning, and image by description. There's no need to obtain provider keys: the website code accesses models through the platform, it automatically selects the model and deducts the cost from the project balance.
| Feature | Why |
|---|---|
| Text | Dialogues, text generation and parsing, image recognition. |
| Knowledge Base | Semantic search of website content: the consultant finds what they need, even if the visitor's query is in different words. |
| Images | Image generation based on description. |
| Voice | Text narration and speech recognition: voice input in chat, audio version of the article, transcription Submitted post. |
What's in this section
| Block | What's in it |
|---|---|
| AI on your site | One toggle: whether AI is running on the site or not. Saved immediately on click, no button needed. |
| Expenses | Spent today and since the beginning of the month, how many visitors accessed the AI and how many of them reached their limit, the remaining amount for today. Below are the limit fields and the "Save" button. |
How to enable
- Turn on the "AI on the site enabled" toggle. It is saved immediately; Disabling also takes effect immediately—the site code will continue to function, but model calls will be rejected, and the site will display its backup message to the visitor.
- Check the limits and click "Save." Reasonable values for your region have already been set, but the site chat is open to everyone, so it's important to set the limit wisely.
- Ask your assistant to add a feature to the site: "Create a chat consultant for our services on the site," "Generate product descriptions by name in the admin panel."
Limits
Both limits are daily and are set in money, not tokens. The counter resets at midnight. 0 means "unlimited."
- For the entire site per day—the general limit. Reached — the AI on the site is silent until midnight.
- Per visitor per day — protection against one overly curious guest: others continue to communicate. Visitors are distinguished by an anonymous fingerprint; the platform does not store the addresses themselves.
The platform will not accept a visitor limit greater than the daily limit: such a visitor would hit the general ceiling before their own.