> 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/publish-your-docs.md).

# Glossary

<figure><img src="/files/4D7Hbv4kQDj7dpm1H0j3" alt=""><figcaption></figcaption></figure>

### **Glossary**

<mark style="color:$primary;">**GramFi**</mark>\
A Telegram-native Info-Fi platform that aggregates and analyzes vast amounts of crypto-related conversations across Telegram. It provides users with unique insights into community sentiment, trending coins, and emerging narratives while creating a new engagement channel through farming and incentives.

**KOL (Key Opinion Leader)**\
Influential individuals or groups in the crypto ecosystem who operate Telegram channels and communities. They play a central role in amplifying projects, shaping narratives, and attracting user engagement.

**Telegram Channel**\
A one-to-many broadcast space on Telegram managed by KOLs or projects. Channels are a primary medium for distributing market insights, announcements, and promotional content.

**Telegram Groupchat**\
A many-to-many interactive forum within Telegram where users actively discuss crypto topics, share insights, and engage with one another. Groupchats are the main driver of conversational data that fuels For Your’s analytics.&#x20;

Within the <mark style="color:$primary;">GramFi</mark> **ecosystem**, registered groupchats become **playgrounds for&#x20;**<mark style="color:$primary;">**Graming**</mark>: users can mention <mark style="color:$primary;">$GF</mark> or other promoted project tokens, share insights, and participate in discussions to earn <mark style="color:$primary;">Graming Points</mark>. This transforms groupchats into both a community hub and a marketing engine, directly linking conversation activity to ecosystem rewards.

**Leader Board**\
A ranking system within <mark style="color:$primary;">GramFi</mark> that highlights the most active and influential KOLs and Telegram channels. It introduces gamification and competition among KOLs, encouraging more participation and content creation.

**Farming**\
The act of earning <mark style="color:$primary;">Graming Points</mark> by engaging in Telegram-based activities within the <mark style="color:$primary;">GramFi</mark> ecosystem. Typical actions include joining the official channel, posting <mark style="color:$primary;">$GF</mark> mentions in groupchats, inviting friends via referral links, and completing daily missions through the For Your bot.

**Graming**\
The process of connecting a Telegram account to <mark style="color:$primary;">GramFi</mark> and participating in farming activities. Every mention, referral, or contribution in Telegram translates into <mark style="color:$primary;">Graming Points</mark>, which can later be converted into <mark style="color:$primary;">$GF</mark> tokens.

**$GF ($GramFi)**\
The native token of the <mark style="color:$primary;">GramFi</mark> ecosystem. It serves as both an incentive and a growth driver for the platform. Users earn $GF by converting accumulated <mark style="color:$primary;">Graming Points</mark>, while KOLs receive tokens based on their channel activity, votes, and referrals. <mark style="color:$primary;">$GF</mark> underpins the ecosystem’s tokenomics, creating alignment between users, KOLs, and the project’s growth.


---

# 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/publish-your-docs.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.
