# 常见问题

<details>

<summary>在 Stacks 上拥有稳定币的目的是什么？</summary>

稳定币可以推动资本流动。它们使机构能够进行借贷，并让用户无需离开比特币经济即可获得流动性。

</details>

<details>

<summary>为什么是 USDCx，而不是在 Stacks 上原生的 USDC？</summary>

USDCx 是一种 1:1 由 USDC 支持的稳定币，通过 Circle xReserve 发行，且原生于 Stacks。xReserve 为存款和铸造提供密码学证明，而 Circle Gateway 和 CCTP 负责跨链转移。其结果是在没有第三方桥、封装资产或流动性碎片化的情况下，让 USDC 出现在 Stacks 上。

借助这一设置，Stacks 现在拥有了一种完全由 USDC 支持的稳定币，它可直接接入 Circle 的多链生态系统，并为比特币领先的 Layer 2 带来稳定、可互操作的美元流动性。USDCx 始终会由源链上的 USDC 全额支持。<br>

</details>

<details>

<summary>USDCx 的互操作性支持哪些网络？</summary>

目前，互操作性仅限于 Ethereum 和 Stacks。未来还会加入其他与 Circle/CCTP 兼容的网络。

</details>

<details>

<summary>USDCx 与 aeUSDC 有什么不同？</summary>

Stacks 上的 aeUSDC 是由 Allbridge 管理的 USDC 桥接形式。现在 USDCx 已在 Stacks 上上线，aeUSDC 持有者应升级到 USDCx，以获得更好的流动性、更好的用户体验以及更优的信任假设。aeUSDC 最初于 2023 年发布，将逐步被 USDCx 取代。

</details>

<details>

<summary>USDCx 与 Stacks 上已有的其他稳定币有何不同？</summary>

USDCx 是一种完全由 USDC 支持、经密码学证明的美元资产，通过 Circle 的原生基础设施在各条链之间转移。它可在所有支持 USDC 的地方使用，从 Ethereum 到 Solana 及更广范围，同时通过 Stacks 在比特币上结算。

有了 USDCx，开发者获得了一个可靠的美元通道来构建应用，用户获得了可预测的流动性，而协议则获得了用于市场和抵押品的可信基础资产。它补上了更深流动性、更健康市场以及真正以比特币计价收益所缺失的关键一环。

* Stacks DeFi 协议中更深的流动性池
* 借助 Circle 管理的储备实现更简化的用户体验
* 机构信心与经过验证的基础设施
* 比特币资本自由流向最具生产力的地方

</details>

<details>

<summary>aeUSDC 会怎样？</summary>

aeUSDC 将逐步被 USDCx 取代。现在 USDCx 已在 Stacks 上上线，aeUSDC 持有者应升级到 USDCx，以获得更好的流动性、更好的用户体验以及更优的信任假设。

</details>


---

# 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.stacks.co/learn/zh/bridging/usdcx/faq.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.
