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

# Risk of Token Price Volatility

In general, the rate of return of the DeFi service is based on the increase or decrease in the number of tokens provided by the service. In other words, it has a structure in which no matter how high the rate of return, when the token price drops, you may lose the principal. When investing in DeFi services, you must be aware of these aspects.

When it comes to 1% fixed interest per day and profit of up to 365% of the principal, it is also a rate of return for additional token amount that are provided as interest profit for the deposited Blood token amount, just like other Defi services. Therefore, it carries the same risk of token price volatility. However, the Zombie Network reflected various deflationary policies to support BLOOD token price and to help upward momentum when developing this project. (\[Reference] Features of Zombie Network > Deflationary Coin) Nevertheless, when you want to avoid the risk of such price volatility, it is desirable to withdraw the investment principal at an appropriate time.

Investors may not obtain the expected profit due to various factors, including market conditions, and may experience losses. The participants take a responsibility for their investments, and Zombie Network is not responsible for the investment.&#x20;


---

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