# Skynet Token

The Skynet token ($SKY) is crucial to the ecosystem's operation and serves as the primary currency for transactions within the protocol. It also plays a significant role in supporting Subnet and global DAO operations.

There exist various use cases for the token within the protocol, including but not limited to:

* Mint $SKYUSD, a stablecoin used for payments by any resource provider integrating through a subnet.
* Payment for resources.
* Tokens are used for staking to increase the reputation associated with resource providers integrating into the protocol.
* Participation in Governance.
* Incentives for bringing onboard resources.
* Qualification for Airdrops of new projects built on top of Skynet.&#x20;

{% hint style="danger" %}
Please be aware that not all projects will use $SKY for their Airdrop qualification criteria.
{% endhint %}

The Skynet token is the lifeblood driving the protocol and its ecosystem forward.


---

# 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://documentation.skynet.io/skynet/skynet-token.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.
