# Introduction

![StarLLM](/files/3r9gEucpsvHq9zc2Bk45)

[starllm.org](https://starllm.org)

> **AI Inference on Polygon & BSC**\
> Access powerful LLMs through an OpenAI-compatible API. Use STAR reward credits on-chain for real model calls, automated agents, and transparent rewards.

StarLLM provides high-quality language models tuned for narrative and creative AI workloads. Our API is fully compatible with the OpenAI format, so you can drop it into any existing client or agent framework without changing a line of code.

**STAR** is our native reward credit. It is not a stable token, not pegged to any external asset, and not an investment product. STAR is earned through genuine platform activity and spent inside starllm like service credit — no expiry, no tiers, no friction.

***

## Navigation

* [Introduction](/litepaper/readme.md)
* [Principles](/litepaper/principles.md)
* [What is STAR?](/litepaper/star-token.md)
* [How to Use: Part 1](/litepaper/how-to-use-01.md)
* [How to Use: Part 2](/litepaper/how-to-use-02.md)
* [Multi-Chain Deployment](/litepaper/deployment.md)
* [Why BNB Chain](/litepaper/why-bnb-chain.md)
* [Why Polygon](/litepaper/why-polygon-chain.md)
* [Roadmap](/litepaper/roadmap.md)

***

**Learn More**

* Smart Contracts & Test Suite: [`starllm-blockchain`](https://github.com/starllm/starllm-blockchain)
* Website: <https://starllm.org>


---

# 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/readme.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.
