> For the complete documentation index, see [llms.txt](https://docs.zombie-network.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zombie-network.fi/japanese/notice/bankrun.md).

# バンクランの発生危険

どんな高利回り、高収益DeFiサービスであっても、投資家が一度に該当プロジェクトから資金を引き出してしまうバンクラン状況が発生すれば、そのプロジェクトの生態系が崩壊するしかありません。 これは現実世界の一般的な銀行でも同様に発生し得ます。 バンクランは、天災地変や経済危機のような深刻な外部環境の変化時に発生することがありますが、該当プロジェクトとサービスに対する信頼度が崩れ、トークン価格の下落などにより収益率が急激に下落する場合にも発生することがあります。 そのため、投資意思決定の際、このようなリスクについても事前に認知し、注意しなければなりません。

ゾンビネットワークはブロックチェーン基盤の脱中心化金融サービス(DeFi)で、ネットワーク参加者と約束したサービスの核心的なスマートコントラクトは100%脱中心化されて運営されており、プロジェクト内のすべての取引内訳と取引結果等が公開されているため、万が一信頼を損なう可能性のある中心化リスク要素はありません。 そして、ゾンビネットワークはデフレショナリーコイン政策及びTaxシステムの運営によりBLOODトークン価格の変動性を最小化しているため、バンクラン発生のリスクは非常に低いと言えます。[ (\[参考\]ゾンビネットワークの特徴)](/japanese/features/fixed-interest.md)


---

# 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://docs.zombie-network.fi/japanese/notice/bankrun.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.
