> For the complete documentation index, see [llms.txt](https://docs.graspil.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graspil.com/en/readme.md).

# Quick Start

The main advantage of graspil.com is a very fast and simple integration. Follow these steps to start using the service to its full potential:

### 1. Bot connection

There are 3 different ways to connect a bot:

1. Auto setup - the simplest and preferred option, requires a token to work.
2. Proxying - does not require a token, fast connection.
3. API - does not require a token, an independent connection method.

You can read more about connecting your bot in [this](/en/connect-bot.md) section.

### 2. Bot configuration

1. Set up processing of the[ start parameter and UTM tags.](/en/app/start-utm.md)
2. Set up [event processing](/en/app/actions.md)
3. Add tracking for clicks on [outbound links](/en/app/outside-links.md)

### 3. Sending events via API

Activate events that happen outside the bot, such as: a sale, a form submission, etc. This will help with conversion tracking. [Here](/en/api/send-event.md) is how to do it

### 4. Add UTM tags to all links pointing to your bot

Use only tagged links so you can understand where your traffic is coming from.

### 5. Connect your Telegram channels

To see statistics on invite links, use our UTM-tagged links, and build end-to-end analytics across your bot, mini app, or website. [How to connect?](/en/connecting-channels.md)
