# Coin Specification

{% hint style="info" %}

## **Coin Specifications**

**Name:** Satoxcoin \
**Ticker:** $SATOX \
**Algorithm:** KawPoW \
**Block Reward:** 300 SATOX [(-10% P2E Funding)](https://xplore.satoverse.io/address/SQ5iQMsmqZiYY96rTx5Hisd7sx5GiGUbbN) = 270 SATOX\
**Block confirmations**: 10 Blocks\
**Block time:** 60 seconds\
**Type:** POW\
**Burned coins:** [1+ Billion](https://xplore.satoverse.io/address/SQBurnSatoXAddressXXXXXXXXXXUqEipi)\
**Max supply:** 8 Billion SATOX (Mined over 100 years)&#x20;

**Premine:** 3.5B SATOX (Swapped from the SATO chain to the new SATOX chain)

**Re target Algorithm:** DGW \
**Instamine Protection**: 1000 Blocks. \
**Halving time:** 4 Years \
**p2p port:** 60777 \
**rpc port:** 7777
{% endhint %}

{% hint style="info" %}
Click here to [Read our whitepapper...](https://www.satoverse.io/whitepaper/)
{% endhint %}


---

# 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://docs.satoverse.io/docs/information/coin-specification.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.
