# Quick start

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

### 1. Connect your bot

There are 3 different connection options:

1. Auto setup – the simplest and preferred option, requires a token.
2. Proxying – does not require a token, quick connection.
3. API – does not require a token, independent connection method.

More details about bot connection can be found in this [section](https://docs.graspil.com/en/connect-bot).

### 2. Configure your bot

1. Set up handling of the[ start parameter and UTM tags.](https://docs.graspil.com/en/app/start-utm)
2. Configure [event handling.](https://docs.graspil.com/en/app/actions)
3. Add tracking for [external link clicks.](https://docs.graspil.com/en/app/outside-links)

### 3. Send events via API

Activate events that happen outside the bot, such as sales, form submissions, etc. This will help with conversion tracking. [Here](https://docs.graspil.com/en/api/send-event) you can learn how to do this.

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

Always use links with tags to understand where your traffic is coming from.

### 5. Connect your Telegram channels

This allows you to track invite link statistics, use our UTM-tagged links, and build end-to-end analytics across your bot, mini app, or website. Learn how to connect them [here.](https://docs.graspil.com/en/connecting-channels)
