# Ledaerboard & Accelerators

## **Ranking List**

"**Leaderboard** is a system where players earn **Clicker Token** by sending the yield they collect throughout the day to the market. To send yield to the market, your **TON** Space wallet must be connected. The top 1000 players who send the most yield will earn **Clicker Token** Other players will earn fertilize point based on the amount of yield they invest."

| Rank Range | Amount |
| :--------: | :----: |
|      1     |  5000  |
|      2     |  3900  |
|      3     |  3200  |
|      4     |  2500  |
|      5     |  2300  |
|      6     |  2100  |
|      7     |  1900  |
|      8     |  1700  |
|      9     |  1500  |
|     10     |  1300  |
|    11-25   |   600  |
|    26-50   |   400  |
|   51-200   |   180  |
|   201-300  |   100  |
|   301-400  |   60   |
|   401-500  |   50   |
|   501-600  |   40   |
|   601-700  |   20   |
|   701-800  |   10   |
|   801-900  |    5   |
|  901-1000  |    1   |

**Clicker Token** distribution is as follows.\
Additionally, users who send yields daily after the 50th person will receive fertilizer at the end of the day according to the following formula: The yield of the first person / Tokens earned by the first person) \* ((Token price / Fertilizer price) \* 2)

## **Social**

**Social** section allows you to view daily, weekly, and instant tasks and earn yield.

## **Referral**

From the **Referral** section, you can invite your friends and earn Fertilize point for each friend you invite. Regular Telegram users earn 75 **Clicker Token** per invite, while Telegram Premium users earn 300.

## **Boost**

"From the **accelerators** tab, you can increase yield production using fertilize point. Accelerators are available in three different types: production accelerators, general accelerators, and instant accelerators.

* **Production Accelerators:**
  1. Provides specific boosts to selected fields.
  2. Only valid for a specific field.
* **General Accelerators:**
  1. Affects all fields.
  2. Generally speeds up production processes.
* **Instant Accelerators:**
  1. Provides additional yield and seed for the duration purchased.
  2. Offers short-term advantages.

Here are the available accelerators:

|                    |                                                                                                           |
| :----------------: | :-------------------------------------------------------------------------------------------------------: |
|   1. user Boosts   |              <p>- Biopesticide<br>- Ladybug<br>- Bee<br>- Scarecrow<br>- Micro-nutrients</p>              |
|   2. daily Boosts  |  <p>- Bronze package<br>- Iron package<br>- gold package<br>- Platinium Package<br>- diamond package</p>  |
| 3. Producer Boosts | <p>- Special Fertilizer<br>- Cropper Team<br>- Pest Control<br>- Combine Harvester<br>- Vitamin Water</p> |

## **Events**

**From the Events** tab, you can view current news and stay informed about upcoming events.


---

# 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://docs.clicker.games/farm-clicker-mvp/ledaerboard-and-accelerators.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.
