# Spaceships

<table><thead><tr><th width="196.33333333333331" align="center">Spaceship</th><th width="170" align="center">Amount</th><th align="center">Reward</th><th align="center">Collection</th></tr></thead><tbody><tr><td align="center"><mark style="color:green;"><strong>Advanced</strong></mark></td><td align="center">10</td><td align="center">150 BUSD</td><td align="center">Alpha D</td></tr><tr><td align="center"><mark style="color:orange;"><strong>Elite</strong></mark></td><td align="center">5</td><td align="center">150 BUSD</td><td align="center">Alpha C</td></tr><tr><td align="center"><mark style="color:purple;"><strong>Epic</strong></mark></td><td align="center">4</td><td align="center">150 BUSD</td><td align="center">Alpha B</td></tr><tr><td align="center"><mark style="color:yellow;"><strong>Legendary</strong></mark></td><td align="center">3</td><td align="center">150 BUSD</td><td align="center">Alpha A</td></tr></tbody></table>

* **Efficient buy**<br>

|                       Promotion                       |        Amount        |   Reward  |
| :---------------------------------------------------: | :------------------: | :-------: |
|  <mark style="color:blue;">**Efficient buy I**</mark> | 4 ( From each type ) |  150 BUSD |
| <mark style="color:blue;">**Efficient buy II**</mark> | 22 ( Alpha A,B,C,D ) | 1000 BUSD |


---

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