# Supply Structure & Issuance Constraints

* **Fixed Supply Cap**: Total supply is capped at 1,000,000,000 SOC. No over-issuance is possible.
* **Initial Circulation**: Starts at zero; all SOC is gradually unlocked through protocol-based behavior.
* **Base Daily Emission**: Initial baseline output is B₀ = 50,000 SOC/day, which decreases over time in proportion to participation.

SOC will be released beginning **August 20, 2025**, following an **annual halving model**. The total supply is fixed at **1,000,000,000 SOC**, and distribution follows a precise and transparent deceleration curve—halving every **365.25 days**, until all tokens are mined by **the year 2140**, mirroring the Bitcoin timeline.

| **Year** | **Annual Supply** | **Daily Emission (approx.)**  |
| -------- | ----------------- | ----------------------------- |
| Year 1   | 500,000,000 SOC   | \~1.36 million SOC/day        |
| Year 2   | 250,000,000 SOC   | \~680,000 SOC/day             |
| Year 3   | 125,000,000 SOC   | \~340,000 SOC/day             |
| ...      | ...               | ...                           |
| Year 114 | <1000 SOC         | Approaches emission asymptote |

This exponential deceleration ensures:

* **Abundant liquidity and incentivized activity in early years**
* **Long-term scarcity and compounding value over time**
* **Alignment with philosophical and temporal value curves**

This design is rooted in a philosophical assumption:

> *“Early ideas carry the greatest penetration; late ideas carry the greatest scarcity.”*

As such, SOC’s deflationary path is not about restriction — it's about empowerment.\
It incentivizes early participation in contributing knowledge and liquidity, while also encouraging long-term holding and compounding reflection. SOC is not a speculative token; it is a quantified indicator of time and cognitive intensity.

From Day One, the value of SOC is not determined by market consensus, but by the *verifiability of ongoing cognitive contributions*.

### Bitcoin derives its trust from electricity; SOC derives its integrity from human thought and behavior.

This is not just a technical logic — it is a complete narrative loop.\
By using tokenomics to drive the ecosystem’s productivity — in software, hardware, and beyond —\
SOC reshapes the economic infrastructure of society itself. It is a transformation of the **relations of production**.


---

# 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.socrates.com/main/the-soc-engine/supply-structure-and-issuance-constraints.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.
