# Roadmap

## Step 1

### Auto-Payment System

Implement automated payment flows that allow users to set up recurring top-ups and subscription-based inference access. Eliminates manual payment friction for high-volume consumers and ensures uninterrupted service for production workloads.

## Step 2

### Referral & Daily Rewards

Launch the complete referral program and daily reward system. Users earn STAR through verified sign-ups, friend invitations, and daily platform engagement. Turns organic growth into a self-reinforcing cycle where participants are rewarded for expanding the ecosystem.

## Step 3

### Infrastructure Expansion

Scale the inference network to additional geographic regions and provider tiers. Expand GPU capacity, improve experience for underserved markets, and introduce enterprise-grade SLAs for high-availability workloads.

## Step 4

### MCP Server Deployment

Build and provide official MCP (Model Context Protocol) servers, enabling seamless integration between StarLLM and major AI agent frameworks. Allows developers to plug StarLLM inference directly into agent orchestration stacks with minimal configuration.


---

# 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://starllm-org.gitbook.io/litepaper/roadmap.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.
