> 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/how-to-start-graming/normal-users.md).

# Normal users

<mark style="color:$primary;">GramFi</mark> is a core driving force behind the growth of the GramFi ecosystem.\
It serves as an **incentive framework** that rewards Telegram users who reproduce, share, and distribute valuable information across the community.

\
All <mark style="color:$primary;">Graming</mark> activities are designed to encourage this positive cycle of information flow.

If you’re already an active Telegram user—engaging with others, sharing insights, and contributing to the vitality of your community — join the <mark style="color:$primary;">GramFi</mark> project and start <mark style="color:$primary;">Graming</mark> to earn rewards for your activity!

### 1. [**Join now**](https://gramfi.ai/login) **through Telegram account**

<figure><img src="/files/82eWryNQZMJ0L8vPFl6i" alt=""><figcaption></figcaption></figure>

* **Step 1.** Copy your verification code on the website (Please click the Copy button)
* **Step 2.** Tap the [<mark style="color:$primary;">@</mark><mark style="color:$primary;">**GramFi\_Login\_bot**</mark>](https://t.me/GramFi_Login_Bot) button below to open the bot in Telegram.
* **Step 3.** Once the chat window opens, press **Start** and paste the code to complete verification.
* **Step 4.** Complete Login Verification
  * After entering the code, wait a few moments — you’ll receive a message confirming that your login has been successfully completed.
  * Then, return to the <mark style="color:$primary;">GramFi</mark> website and check that your login status has been updated.

### 2. Earning Graming Points

You can earn <mark style="color:$primary;">Graming Points</mark> through a variety of activities within the <mark style="color:$primary;">GramFi</mark> ecosystem:

1. Sign-up Bonus – Receive points when you create your <mark style="color:$primary;">GramFi</mark> account for the first time.
2. Wallet Connection – Earn additional points when you link your wallet for the first time.
3. Join the Official Telegram Channel – Points are automatically credited when you join the <mark style="color:$primary;">GramFi official Telegram channel</mark>.
4. Daily Check-in – Visit the <mark style="color:$primary;">GramFi</mark> website every day and complete your daily check-in to accumulate points.
5. Weekly Check-in Bonus – Successfully check in for 7 consecutive days to earn a weekly mission bonus.
6. Channel Voting – You can vote once per day for the channel you support. Both the voter and the channel receiving votes will earn points.
7. <mark style="color:$primary;">Graming</mark> in Group Chats – Mention #GramFi, <mark style="color:$primary;">#Graming</mark>, or <mark style="color:$primary;">$GF</mark> in any Telegram group chat listed under the <mark style="color:$primary;">GramFi</mark> project.\
   The quality and quantity of your shared information will be evaluated, and <mark style="color:$primary;">Graming Points</mark> will be rewarded accordingly.

\
⚠️ Note: Repeated or spam-like mentions for abuse may result in penalties or point deductions. Telegram administrators or channel managers may restrict or exclude accounts deemed to be abusing the system.

### 3. My page - <mark style="color:$primary;">Graming</mark> dashboard

* On your <mark style="color:$primary;">My page - Graming page</mark>, you can easily view your ongoing missions, track your point accumulation, and check all <mark style="color:$primary;">Graming-related activities</mark> at a glance.

<figure><img src="/files/UtcuBSM9EWSfXvHyhIfQ" alt=""><figcaption></figcaption></figure>

### 4. <mark style="color:$primary;">Graming point</mark> tooltip

* A floating button is available at the bottom right corner of every *<mark style="color:$primary;">GramFi</mark>* service page.\
  By tapping the button, you can instantly check your current <mark style="color:$primary;">Graming status</mark> at a glance.\
  Select “<mark style="color:$primary;">My Graming</mark>” to go directly to your <mark style="color:$primary;">My Page → Graming dashboard</mark>.


---

# 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/how-to-start-graming/normal-users.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.
