# Technical architecture

## Technical architecture

Cybertig uses a closed-loop DePIN model built on three pillars.

### 1. Capitalize

Global trading volume and liquidity in `$TIG` help fund the physical treasury.

That treasury supports the manufacture and deployment of new industrial equipment batches.

### 2. Collect

Edge-deployed IoT sensors monitor emissions capture in real time.

The data is validated and streamed on-chain as immutable proof of physical work.

### 3. Deflate

Revenue from B2B carbon asset sales and corporate licensing can trigger programmatic market buybacks of `$TIG`.

Those tokens are then permanently removed from circulation.

### System outcome

These three pillars connect:

* Capital formation
* Real-world measurement
* Token deflation

The architecture is designed to keep token mechanics tied to physical assets and operational data.

{% hint style="info" %}
**Design principle**

The network aims to make real-world industrial performance visible, measurable, and economically linked to token utility.
{% 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.cybertig.com/readme/technical-architecture.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.
