> 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-participate.md).

# How to Participate

#### Step 1: Register on the Portal

Visit portal.stormrae.ai. Connect your Solana wallet (Phantom, Solflare, Backpack, or Jupiter) and link your Twitter account. New users need a referral code to unlock tasks and access King Arthur. Enter it in the portal to activate your account. If you had an account on the waitlist, your account is already migrated. No referral code needed.

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

#### Step 2: Log in to King Arthur

Visit king.stormrae.ai and connect the same wallet you used on the portal. Portal and King Arthur are connected, but require separate logins. You must use the same wallet on both.

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

#### Step 3: Buy Credits

Purchase a credit pack. Each message you send to Arthur costs 1 credit. Packs are available in 5, 10, and 20 credits. Prices start at $4.99 for a 5-credit pack. All payments are in SOL. Credits can be purchased from both [portal.stormrae.ai](https://portal.stormrae.ai/) and [king.stormrae.ai](http://king.stormrae.ai/).

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

#### Step 4: Start the Conversation

Open the chat interface. Arthur is dormant. Send your first message. Prompts are text only, no emojis, 280 characters maximum. Maximum 3 messages per minute.

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

#### Step 5: Persuade Arthur

Each message can advance Arthur at most one level on a five-step ladder. Build trust. Present arguments. Move him through each level. Your daily cap is 15 messages.

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

#### Step 6: Complete Level 5

The first wallet to complete Level 5 receives 50% of the prize pool. Full logic explained in the How to Win section.

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


---

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