# Incentive Programs

We will reward active terminal participation through our gamified incentive programs.

### **runScore v2 (Coming Soon)**

runScore will be a **user activity metric** that tracks how you engage with the terminal and on X.

* Earn runScore by completing transactions, using agents, and exploring advanced workflows.
* Higher runScore will unlock future rewards, benefits, or exclusive features.
* The goal is to **encourage long-term engagement** with the terminal.

### **Referral Program v2 (Coming Soon)**

We’re building a referral system that rewards you for inviting others to join aigent.run.

* Earn rewards when your referred users actively use the terminal.
* Referral rewards will be based on activity, not just sign-ups, ensuring fairness.
* Full program details will be shared soon.

### **Next Steps**

Both runScore and referrals new versions are currently in development and will be released in future platform updates.\
For now, you can focus on **exploring the terminal, creating agents, and testing workflows,** everything you do now will prepare you to take full advantage when incentives launch.

***


---

# 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.aigent.run/platform/incentive-programs.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.
