# Drop Ship

### Overview

Drop Ship allows holders of the NFT collection to send their soldiers to battle through various scenes using a combination of armor, weapons, and items.

<figure><img src="/files/DuqSXREFWQEPz11t9LaL" alt=""><figcaption><p>Drop Ship Game</p></figcaption></figure>

### Rewards

* **SCRIP** - in-game points rewarded to runner-ups that don't finish in the top 3 on the leaderboard
  * Amount is based on the participant's score
* **DREAD** - Skulliance staking platform points for Ohh Meed awarded to the top 3 winners
  * 1K, 500, 250 DREAD

### Squads/Consumables

Send Drop Ship NFTs in squads of up to 4 into battle and browse consumables such as armor, weapons, and items that can be purchased to improve probabilities of getting higher scores. A squad with all armor, weapons, and item types is considered a Super Soldier Squad and has the best probability within the game.

<figure><img src="/files/jyN9Iayyntu5jvwBAg58" alt=""><figcaption><p>Squads/Consumables</p></figcaption></figure>

### Leaderboards

Track your ranks for the current game, all time high scores, and by levels and XP.

<figure><img src="/files/hYGvWIeZHYcAkjvbJ1Tt" alt=""><figcaption><p>Leaderboards</p></figcaption></figure>

### Registered Soldiers

Visit the Barracks of Registered Soldiers who have connected their wallets to Drop Ship and participated in games.

<figure><img src="/files/mfQBrbhWrz4vBQR7BhOB" alt=""><figcaption><p>Registered Soldiers Barracks</p></figcaption></figure>


---

# 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://skulliance.gitbook.io/skulliance/games/drop-ship.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.
