> 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/frequently-asked-questions.md).

# Frequently Asked Questions

#### Can I play from multiple wallets?

Yes. There are no restrictions on how many wallets you use.

#### Does my progress save?&#x20;

Yes. Progress is saved automatically per wallet. You can close the session and return anytime.

#### What happens if I run out of credits?

Your progress is saved. Buy another credit pack from portal.stormrae.ai or king.stormrae.ai and continue from where you left off.

#### Can I see other players' progress?&#x20;

Not directly.

#### Is there a leaderboard?&#x20;

Yes. A public leaderboard is available in the portal.

#### Is the prize pool verifiable on-chain?&#x20;

Yes. The contract address is public and will be shared. You can verify the prize pool at any time.

#### Can I transfer credits to another wallet?&#x20;

No. Credits are locked to the wallet that purchased them.

#### What happens after the 5th winner?&#x20;

The challenge freezes and reopens as free to play after 2 days. New types of prize pools will appear, including random prizes. Participants will continue earning shards.

#### Do shards and credits carry over?&#x20;

Yes. Shards and credits carry over across the entire Stormrae ecosystem, not just King Arthur.

<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/frequently-asked-questions.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.
