> For the complete documentation index, see [llms.txt](https://docs.gramfi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gramfi.ai/gramfi-info-fi-on-telegram/quickstart.md).

# Core concepts

<div data-full-width="false"><figure><img src="/files/y8XxcqysHDBOd2Hs3bqL" alt=""><figcaption></figcaption></figure></div>

##

#### 1. Info-Fi on Telegram

* <mark style="color:$primary;">GramFi</mark> is a <mark style="color:$primary;">Telegram-native Info-Fi service</mark>, extending the concept of existing Info-Fi platforms into the Telegram ecosystem.
* Unlike basic data platforms (CMC, Arkham, etc.), it provides big data–driven insights and analysis directly from Telegram communities.

***

#### 2. <mark style="color:$primary;">$GF</mark> and <mark style="color:$primary;">Graming Points</mark>

* The core mechanic is the **conversion of** <mark style="color:$info;">Graming Points</mark> **into** <mark style="color:$info;">$GF</mark> **tokens**.
* <mark style="color:$info;">Graming Points</mark> are earned through **contributions** such as posting, chatting in group chats, completing daily missions, connecting wallets, and inviting referrals.
* These points form the foundation for earning <mark style="color:$info;">$GF</mark> incentives.

***

#### 3. User & KOL Participation

* **User mining process**:
  * Join <mark style="color:$primary;">GramFi</mark> via Telegram
  * Enter the <mark style="color:$primary;">GramFi</mark> official channel
  * Mention <mark style="color:$info;">$GF, #GramFi</mark> or other promoted tokens in registered group chats
  * Create related posts, invite friends, and complete daily bot missions
* **KOL mining process**:
  * Register their Telegram channels
  * Earn points when they mention <mark style="color:$info;">$GF,</mark> <mark style="color:$primary;">#GramFi</mark>, generate referrals, or receive votes from users
  * Leaderboards showcase KOL rankings, activity levels, and cumulative points.

***

#### 4. Differentiated Features

* **Mind Share Chart**: Visualizes the most mentioned coins, narratives, and issues across Telegram KOL channels.
* **Channel Analysis**: Shows activation levels, participation, and accumulated points for each KOL channel.
* **Leader Board**: Ranks KOL channels by popularity and engagement.
* **Aligned Incentives**: Ensures KOL interests are directly tied to project growth, driving organic promotion.

***

#### 5. Growth Strategy & Impact

* KOLs promote <mark style="color:$primary;">GramFi</mark> within their own channels, creating **strong network effects**.
* More mentions → higher awareness → greater user participation → stronger listing expectations.
* Long-term vision: **Evolve into a token marketing platform**, supporting other projects beyond <mark style="color:$info;">$GF</mark> through incentive-driven promotion.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gramfi.ai/gramfi-info-fi-on-telegram/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
