# Packages & Features

Tokémon offers several different plans, each with increasing number of features, based on how man $TKMN you hold. The minimum $TKMN you must hold to use the platform is 1.&#x20;

{% tabs %}
{% tab title="Customizer" %}
**1 $TKMN Required**

* Token table and token searches to filter all tokens based on your criteria
* Telegram notifications of token price movement
* Notification customization
  * Set time-tracking interval
  * Set global up/down price percent'
  * Customize time and percent per token'
    {% endtab %}

{% tab title="Follower" %}
**2 $TKMN Required**

All features from the previous plan, plus the following:

* Wallet following
  * Create alarms & follow wallets
  * Set alarms for given wallet addresse
  * Follow address and get notified by telegram messages by wallet actions
    {% endtab %}

{% tab title="Aggregator" %}
**4 $TKMN Required**

All features from all previous plans, plus the following:

* BSC / PancakeSwap support
* Follow Telegram channels and users
* Follow Twitter handles and tweets (coming soon)
  {% endtab %}

{% tab title="Trader" %}
**7 $TKMN Required**

All features from all previous plans, plus the following:

* Trading Bot (single connected trading account)
  * Buy/sell orders
  * Trailing stop loss
  * Trailing stop buy
    {% endtab %}

{% tab title="Master" %}
**10 $TKMN Required**

All features from all previous plans, plus the following:

* Multiple accounts for trading bots
* Access to all future features forever
  {% endtab %}
  {% endtabs %}

Note: you can also gain access to Tokémon by providing liquidity. The number of LP tokens required for the equivalent packages above is:

* Customizer: 0.146
* Follower: 0.292
* Aggregator: 0.584
* Trader: 1.022
* Master: 1.46


---

# Agent Instructions: 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:

```
GET https://tokemon.gitbook.io/tokemon/packages-and-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
