> For the complete documentation index, see [llms.txt](https://docs.bladedao.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bladedao.games/dune-factory/private-test-finished/invite-codes.md).

# Invite Codes

**Primary Invite Code Brief**

Introduction

* There are only 500 Primary Invite Codes in total, distributed to Blade Games’ partners and in Blade Games’ Community (X and Discord)

Ways to get Primary Invite Code

* Follow [@BladeGamesHQ](https://twitter.com/BladeGamesHQ) on Twitter and join our [Discord](https://discord.gg/bladegames) for chances to get the Code
* Fill in this [Form](https://docs.google.com/forms/d/e/1FAIpQLSeInmtvFBmElLN4AjEFp4rKdfSwyS7PAkYJgeovW137zXM6AQ/viewform)

Primary Invite Code Utility

* Primary Invite Code Holders are invited to play the Private Test. Playing the Private will bring players Achievements Reward in Beta Test
* Primary Invite Code holders are eligible for a 2000U prize pool in Zealy, just by finishing some social quests
* A Primary Invite Code could generate 10 Secondary Invite Code. Each Secondary Invite Code could allow one user (wallet) to pre-register the Dune Factory Public Test Season Ⅰ. Upon one pre-registration completed, the following Primary Invite Code Holder will win a reward of 10 USD

***

**Secondary Invite Code Brief**

Secondary Invite Code Utility

* A Secondary Invite Code allows one user (wallet) to pre-register the Dune Factory Beta Test
* Secondary Invite Code Holders will win Achievements Reward in Beta Test


---

# 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.bladedao.games/dune-factory/private-test-finished/invite-codes.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.
