> 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/overview.md).

# Overview

<figure><img src="/files/9JlgKkoM6cWzGfo8GOhV" alt=""><figcaption></figcaption></figure>

King Arthur is Stormrae's first proof of concept. An autonomous AI guarding a real prize pool on Solana. Your goal is to persuade him through conversation to pull the sword and become king again.

#### How it works

Players connect a wallet, buy credits with SOL, and send messages to Arthur. Each message costs 1 credit. Each message can advance Arthur at most one level on a five-step ladder. The first wallet to complete Level 5 receives 50% of the prize pool.

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

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

#### Credits

Credits are sold in three packages: 5, 10, and 20 credits. Prices start at $4.99 for a 5-credit pack and increase as more packs are sold globally. The 10-credit and 20-credit packages include bundle discounts of 10% and 20% respectively.

#### Prompts

Prompts are text only, no emojis, 280 characters maximum. Maximum 3 messages per minute.

#### Referrals

Referrals earn 10% of all credit purchases made by referred users, paid from treasury. Once a player is assigned a referrer, it is locked.

<br>


---

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