# 4.4 Native Currency of SatoshiChain: The $SC Token

In addition to $SAT, SatoshiChain introduces a native cryptocurrency - **the SatoshiChain token ($SC)**. This community-focused token serves as a primary governance token for the SatoshiChain blockchain and comes with various use cases. It's worth noting that the entirety of the **$SC** tokens supply will be pre-mined upon the release of the mainnet. The protocol will simultaneously mint a small amount of $SAT (100,000 tokens) to serve as fuel for signing the initial bridging gas fees.


---

# 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://satoshichain.gitbook.io/satoshi-chain/developers/4.4-native-currency-of-satoshichain-the-usdsc-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.
