> For the complete documentation index, see [llms.txt](https://space-six.gitbook.io/whitepaper-space-six/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://space-six.gitbook.io/whitepaper-space-six/promotion.md).

# Promotion

* **Through smart shopping, you can get various reward boxes and even BNB, in addition, this condition is only for the pre-sale period :**&#x20;

<table><thead><tr><th width="152" align="center">Promotion</th><th width="190" align="center">Reward</th><th width="112" align="center">Purchase Amount</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">Alpha Collection</td><td align="center">Elite Box</td><td align="center">10 Land</td><td align="center">Buy a collection of 10 pieces at the same price</td></tr><tr><td align="center">Beta Collection</td><td align="center">Advanced Box</td><td align="center">10 Land</td><td align="center">Buy 10 Lands of one type at any price</td></tr><tr><td align="center">Buy efficient</td><td align="center">Elite Box</td><td align="center">4 Land</td><td align="center">Buy one of each type of land should be purchased (4 lands)</td></tr><tr><td align="center">Buy efficient + Alpha\Beta collection</td><td align="center">Advanced Box+ Elite Box + Epic Box</td><td align="center">14 Land</td><td align="center">Buy 14 lands, Alpha or Beta collection and a Buy to cost purchase</td></tr><tr><td align="center">Alpha 2X</td><td align="center">Epic Box + 1.5 BNB</td><td align="center">20 Land</td><td align="center">Buying two collections of two different types (Alpha X2)</td></tr><tr><td align="center">Alpha 3X</td><td align="center">Legendary Box + 3 BNB</td><td align="center">30 Land</td><td align="center">Buying three collections of three different types (Alpha X3)</td></tr><tr><td align="center">Alpha 4X</td><td align="center">Legendary Box + Epic Box + 5 BNB</td><td align="center">40 Land</td><td align="center">Buying four collections of four different types (Alpha X4)</td></tr></tbody></table>


---

# 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://space-six.gitbook.io/whitepaper-space-six/promotion.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.
