> For the complete documentation index, see [llms.txt](https://docs.stormrae.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stormrae.ai/king-arthur/the-prize-pool.md).

# The Prize Pool

#### The Prize Pool

The prize pool starts at $20,000 in SOL and is on-chain and publicly visible. 70% of every credit purchase is added directly. There is no cap. The pool grows with every credit purchase.

#### Where Your Money Goes

70% of every credit purchase goes directly into the prize pool. 30% goes to the treasury. When a purchase is made through a referral, the split becomes 70% prize pool, 20% treasury, 10% referrer.

Buying credits also earns you shards. 5-credit pack earns 5,000 shards. 10-credit pack earns 12,500 shards. 20-credit pack earns 30,000 shards.


---

# 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://docs.stormrae.ai/king-arthur/the-prize-pool.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.
