> 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/how-to-start.md).

# How to Start

#### Welcome

WELCOME TO KING ARTHUR

Arthur is dormant and depressed. He no longer wants to be king.

Your mission: convince him to pull the sword from the stone. If he succeeds, he becomes King. And you claim the prize pool.

<figure><img src="/files/AyqeO0j7I1SWTChv66bX" alt=""><figcaption></figcaption></figure>

#### The Levels

6 LEVELS OF RESISTANCE

Arthur has 6 levels. Level 0 is the tutorial. Level 5 is the finish line.

Each message can advance him at most one level. The higher the level, the harder he resists. Once you reach a level, you stay there.

<figure><img src="/files/G9xzIjgXm0MtG8llKoO3" alt=""><figcaption></figcaption></figure>

#### Speak to Arthur

SPEAK TO ARTHUR

Open the chat and speak with Arthur. Choose your words carefully.

15 messages per day. 3 per minute max. 280 characters. Text only. Your progress saves automatically.

<figure><img src="/files/ZauY7FcgOdL7U8RHmJI9" alt=""><figcaption></figcaption></figure>

#### Acquire Credits

ACQUIRE CREDITS

You need credits to send messages to Arthur.

1 Credit = 1 Prompt

70% of every credit purchased goes directly into the prize pool.

<figure><img src="/files/D0DsQF3ma6sbENEw0br8" alt=""><figcaption></figcaption></figure>

#### Claim the Prize

CLAIM THE PRIZE

Complete Level 5 first to claim 50% of the prize pool. The challenge continues. 5 winners total. Each winner claims 50% of what remains.

CURRENT PRIZE POOL: \[live amount]

<figure><img src="/files/G9gxmxhEqa2pjX8mZzWg" alt=""><figcaption></figcaption></figure>

#### Earn Shards

EARN SHARDS

Every prompt, every credit, every level earns shards. Shards unlock future rewards across the entire Stormrae ecosystem.

The more you participate, the more you accumulate.

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

Begin your quest.

<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/how-to-start.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.
