> 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/businesslogic.md).

# 検証された核心ビジネスロジックの適用

ゾンビネットワークプロジェクトは、DRIP Network(<https://drip.community)の核心ロジック及びコンセプトを反映し、DRIP> Networkの検証されたオープンソースを活用して開発されました。 ゾンビネットワークは、これに加え、ネットコミュニティの拡張と活性化のための追加機能とロジックを反映し、今後Roadmapを通じてこれをさらに強化していく計画です。 ゾンビネットワークチームとロードマップ

DRIP Networkサービスは2021年4月にバイナンスチェーン基盤でオープンしたDeFiサービスです。 1年近くになる現時点まで非常に安定的に運営されており、特に全般的にコインマーケットが低迷期に入った最近でもユーザーが急激に増え、現在8万人以上が利用している人気のDeFiサービスです。 DRIP Networkは、Certikの公式Auditを経た検証されたプロジェクトです。 特に、多数のブロックチェーンプロジェクトを遂行した経験豊富な著名な開発チームによって、しっかりした設計を基に開発されました。

次に、DRIP Networkの成長性と安定性を示す月新規加入者推移グラフです。.

![](/files/JPlO3lSlSlYDwDZGAWCd)

仮想通貨市場を象徴するBTCコイン価格の傾向とは関係なく、DRIP NetworkのデフレショナリートークンであるDRIPトークンの安定的な価格支持及び成長性を示しています。 DRIPトークンの総発行量は1,000,000個でしたが、現在流通している物量は100,000個以下です。

![](/files/KcnAhUVTQqkOkiOtGSA3)


---

# 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/businesslogic.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.
