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

# Sky Pilots NFTs

**Sky Pilots NFTs** are the main NFT collection of the **Solana Sky Pilots** ecosystem.

They are designed to connect holders to long-term utility, ecosystem access, reward systems, and infrastructure benefits inside the wider Solana Sky Pilots network.

### Collection Overview

Sky Pilots NFTs are part of the ownership and utility layer of the ecosystem.

They are built to do more than represent a collectible. They are designed to give holders access to real product utility inside the Castle ecosystem.

#### Collection Details

Total Supply:\
**1000**

NFT Name:\
**Sky Pilots NFTs**

Symbol:\
**SSP**

### Mint Price

The mint structure for Sky Pilots NFTs is:

* **Pass Holders** — Free
* **Pre Sale** — 50 USDC
* **OG** — 55 USDC
* **WL** — 60 USDC
* **Public** — 65 USDC

### Core Utility

Sky Pilots NFTs are designed around ecosystem utility.

Current utility includes:

* hold **10 NFTs** to get **Castle Bots** free for lifetime
* hold **10 NFTs** to get **MystiKeys** free for lifetime
* access to **20% revenue share** from **Castle Tools**, **Castle Bots**, and **MystiKeys**
* earn **1,000,000 $VPILOT per NFT per hour**
* earn **1,000,000 $VPILOT per message**
* use **$VPILOT** inside **MystiKeys** for daily reward utility

### Why Sky Pilots NFTs Matter

Sky Pilots NFTs are built to connect holders directly to the Solana Sky Pilots infrastructure stack.

Instead of only offering profile-picture style ownership, the collection is designed to connect holders to:

* product access
* reward systems
* token utility
* ecosystem participation
* long-term infrastructure benefits

This makes the NFT layer an active part of the wider network rather than a separate collectible-only product.

### Sky Pilots NFTs and the Castle Ecosystem

Sky Pilots NFTs are closely connected to the main Castle ecosystem products:

#### Castle Bots

Holders can unlock long-term value through Castle Bots utility.

Official Link:\
<https://bots.solanaskypilots.com/>

Community Dashboard:\
<https://community.bots.solanaskypilots.com/>

#### MystiKeys

Holders can connect reward utility through MystiKeys and use earned $VPILOT inside the reward system.

Official Link:\
<https://mystikeys.companeons.io/>

Docs Link:\
<https://companeonsdao.gitbook.io/companeonsdao/utilities/mystikeys>

#### Castle Tools

The NFT utility model also connects to the broader Castle Tools product layer.

Official Link:\
<https://tools.solanaskypilots.com/>

### Sky Pilots NFTs and $VPILOT

Sky Pilots NFTs are also tied directly to the **$VPILOT** reward layer.

This gives holders access to an ecosystem where NFTs are linked to:

* hourly reward generation
* message-based reward generation
* MystiKeys reward utility
* future token-layer participation through the wider SSP system

$VPILOT Token:\
<https://solscan.io/account/pLT5iqkHDYYWHkPgjMmCRNHhjCbgUdrfRSug9efRkNP>

### Summary

Sky Pilots NFTs are the main ownership and utility NFT layer of Solana Sky Pilots.

They are designed to connect holders to:

* lifetime product utility
* revenue share utility
* $VPILOT rewards
* MystiKeys participation
* long-term ecosystem access

### Main Links

Solana Sky Pilots Website:\
<https://solanaskypilots.com/>

Solana Sky Pilots Twitter / X:\
<https://x.com/SOLSKYPILOTS>

Solana Sky Pilots Discord:\
<https://discord.com/invite/PfcBPf7eUm>

Solana Sky Pilots Linktree:\
<https://linktr.ee/solskypilots>


---

# 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://solana-sky-pilots.gitbook.io/solana-sky-pilots-docs/nfts/sky-pilots-nfts.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.
