# 四、AI 应用市场：调用即挖矿（Use-to-Mine）

这是 TALA 真正将 AI 使用行为与链上价值连接的核心模块。

#### 6.1 核心机制

用户在 AI 应用市场使用 $LALA 支付调用 AI 服务（AI 绘图、文本生成、AI Agent 等）。AI 服务商在协议内给出让利（折扣），让利金额按 **5 倍放大** 转化为额外的**算力权重（TALA Compute，简称 TC）**。

> **名词澄清：TALA Compute（TC）是协议层的算力权重计量单位，不是 $TALA 代币。** TC 与第四章服务商的算力权重同构，共同参与 $LALA 释放池的瓜分。

**产出公式：** AI 服务商让利金额 (USDT 等值) × 5 = 新增 TC 算力权重

#### 6.2 价值分配

Use-to-Mine 产生的 TC 算力权重按以下比例分配：

| 参与方     | 分配比例 | 说明                |
| ------- | ---- | ----------------- |
| 用户（调用者） | 50%  | 使用 AI 服务的同时获得算力权重 |
| AI 服务商  | 20%  | 获得流量与销售激励         |
| 推广者     | 20%  | 生态传播贡献回报          |
| 平台      | 10%  | 系统运维与技术迭代         |

所有 TC 算力权重**统一进入全网释放池瓜分**，持续产出 **$LALA 代币**，实现 **「用 AI 越多，赚得越多」** 的正向飞轮。

#### 6.3 Use-to-Mine 的创新意义

传统 DeFi 的价值循环是「质押 → 收益」，TALA 在此基础上增加了 **「使用 → 收益」** 的第二循环。用户不再只是被动质押者，而是通过真实的 AI 服务调用参与价值创造 —— 这为 $LALA 的需求端提供了除投机之外的真实效用支撑。

***


---

# 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://tala-1.gitbook.io/tala/tala-docs/quickstart/si-ai-ying-yong-shi-chang-diao-yong-ji-wa-kuang-usetomine.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.
