> For the complete documentation index, see [llms.txt](https://cryptospells.gitbook.io/cryptospells/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptospells.gitbook.io/cryptospells/game/card/silver_discontinued.md).

# シルバーカード廃番制度

![](/files/-M0RfRS6bTPpG6mmBZcQ)

シルバーカード廃番制度について説明いたします。

### 概要 <a href="#id-4e6b" id="id-4e6b"></a>

・ノーマル採掘にて排出されるシルバーカードの種類は10種類を上限とします。\
・新規シルバーカードの追加等があった場合、排出されるシルバーカードの上限を維持するために、発行枚数が最も多いシルバーカードが廃番されます

### ギルドシルバーについて

各ギルドのギルド採掘に3種類目のギルドシルバーが追加されるとき、そのギルドで最も古いギルドシルバー1種は、ノーマル採掘からシルバーカードとして排出するように変更されます。\
この方法でノーマル採掘にシルバーカードが追加された場合も、概要と同様の手順で廃番が発生します。

### シルバークリプトスペルについて（2020/9/29追記）

シルバークリプトスペルの発行枚数を加味し、順次廃番を開始いたします。

### 注意事項 <a href="#id-36d8" id="id-36d8"></a>

・廃番されたカードは、以後全くの同カードが再発行されることはございません

・ただし、イベント等への協賛品としてプロモーションカードが発行される可能性はございます。

・シルバーカード廃番制度を含めた採掘のルール及び、仕様につきましては、ギルド機能・ギルド採掘追加時に、一部変更される可能性がございますが、廃番されたカードが再発行されることはございません。

[クリスペに戻る](https://cryptospells.jp/)


---

# 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, and the optional `goal` query parameter:

```
GET https://cryptospells.gitbook.io/cryptospells/game/card/silver_discontinued.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
