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

# Summary

#### Earning

Everything in the portal is designed to reward participation. Join early, earn shards and a permanent guild badge based on your arrival position. Complete social tasks. Refer others, earn echoes and shards. Buy credits, earn more shards. Send prompts, earn even more shards. Progress through levels for the biggest shard rewards.

#### Echoes

Echoes unlock 10% of all credit purchases made by your referrals across all Stormrae deployments. Paid from the treasury after the challenge concludes. No limits. No caps.

#### NFT Communities

Holders from partner NFT communities receive bonus shards and free credits through Matrica. Rewards compound for up to 5 NFTs per collection.

#### Credits and Shards

Buying credits and using them generates the most shards. Every prompt you send earns shards, scaling from 1,000 to 5,000 per prompt the more active you are. If you hold unused credits, you will be able to opt to convert them into shards later.

#### Active Participation Required

Accumulating shards through referrals or early arrival alone is not enough. Future rewards require active contribution: buying credits, sending prompts, completing in-challenge tasks, and progressing through levels. The highest shard rewards go to those who participate the most.

#### Gated Access

During the King Arthur period, new users need a referral code to unlock tasks and participate. Get one from an existing participant or through partner communities.

The more you participate, the more you accumulate. Stormrae rewards those who show up.

<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, and the optional `goal` query parameter:

```
GET https://docs.stormrae.ai/waitlist/summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
