> 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/english/notice/application-of-verified-core-business-logic.md).

# Application of Verified Core Business Logic

The Zombie Network project reflected the core logic and concept of DRIP Network (<https://drip.community>) and was developed using the verified open source of DRIP Network. In addition to this, the Zombie Network reflected additional functions and logics to expand and activate the network community, and it will enhance them through the roadmap in the future. [(\[Reference\] Zombie Network Team & Roadmap)](/english/note-1/roadmap.md)

The DRIP Network service is a DeFi service opened based on Binance Chain in April 2021. It has been operating very stably for almost a year, and it is a popular DeFi service that more than 80,000 people are using now, with the number of users rapidly increasing even in recent years when the overall coin markets encounter a period of stagnation. DRIP Network is a verified project that goes through an official audit of Slither. A well-known development team, which has a lot of experience in carrying out several blockchain projects, developed it based on a good design.

The following is a monthly new subscriber trend graph, which shows the growth and stability of the DRIP Network.

![](/files/JPlO3lSlSlYDwDZGAWCd)

The following is a graph comparing the daily price trend of the DRIP tokens in the DRIP Network with that of BTC coins. This shows the stable price support and growth potential of the DRIP token, which is the deflationary token of the DRIP Network, regardless of the BTC coin price trend which symbolizes the cryptocurrency market. The total issuance of the DRIP tokens was 1,000,000, but the amount currently in distribution is less than 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/english/notice/application-of-verified-core-business-logic.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.
