> For the complete documentation index, see [llms.txt](https://support.cregis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/wallet/why_does_the_shard_not_support_adding_tokens.md).

# 為什麼會出現分片不支持添加幣種？

區塊鏈內不同的幣種有不同的技術，新接入的鏈分片架構與原鏈可能會不兼容，因此需要重新計算分片才可以添加該幣種。遇上此情況時只需要重置分片便可以，重置分片的操作步驟可參考[這裡](/cregis-wallet-guide/zh-tw/wallet_and_transaction/shard.md#zhong-zhi-fen-pian)。

<figure><img src="/files/0ffsUcIklAEQfVb0Tj1M" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.cregis.com/cregis-wallet-guide/zh-tw/faq/wallet/why_does_the_shard_not_support_adding_tokens.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.
