> For the complete documentation index, see [llms.txt](https://asterai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asterai.gitbook.io/docs/key-features/ast-point-program.md).

# AST Point Program

The **AST Point Program** is built to boost community engagement by rewarding users for contributing to the Aster AI ecosystem. Complete tasks, invite friends, or promote Aster to earn **AST Points**, which unlock real value on the platform. [https://astpoint.asterai.xyz](https://astpoint.asterai.xyz/leaderboard)

<figure><img src="/files/79O8i3IGN9uqEYSWYp5e" alt=""><figcaption></figcaption></figure>

### How to start

* Visit the [**task portal**](https://astpoint.asterai.xyz/)
* Log in with **X (Twitter)**
* Complete missions to earn AST Points

Open to everyone — whether you're a casual user or a major influencer.

### How it works

AST Points are earned through social actions, milestones, and token-related activity. Users with larger followings on X get **reward amplifiers**, encouraging influencers to participate.

### What you can do with AST Points

* Convert to **Aster AI governance token**
* Unlock **exclusive** **airdrops & premium AI features**

### Task categories

**1. Daily Engagement**

* Like + repost the daily pinned tweet → **+100 AST Points** (Resets every 24h)

**2. Social Engagement Tasks**

* Complete social tasks to earn up to 300 AST Points for each task.&#x20;

**3. Influencer Perk** \
More X Followers = Higher Amplifier&#x20;

| Number of Followers | Amplifier |
| ------------------- | --------- |
| 0–499               | 1x        |
| 500–1999            | 2x        |
| 2000-9999           | 3x        |
| 10,000-49,999       | 5x        |
| 50,000-99,999       | 10x       |
| 100,000+            | 20x       |

`Example: A 10K follower user gets 500 points for a 100-point task.`

**4. Referral Program**

* Get **15%** of all points your invitees earn
* Plus milestone bonuses:

| Referrals | Bonus Points |
| --------- | ------------ |
| 1         | 50           |
| 5         | 100          |
| 10        | 300          |
| 50        | 1000         |
| 100       | 5000         |
| 1000      | 10,000       |

`Track referral progress and earnings from your dashboard. The leaderboard shows the ranking of top AST Point earners.`

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

*The **AST Point Program** turns your social engagement into real rewards — fueling both platform growth and your own gains!*


---

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

```
GET https://asterai.gitbook.io/docs/key-features/ast-point-program.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.
