# The Problem

In terms of investing regardless of portfolios, profits always come with risks. The higher the profit, the higher the risk. The cryptocurrency market is no exception as it is one of the ideal options for traders with little capital and a desire to make quick profits. However, it also comes with the ability to reduce your assets at any time without any limit. A typical example is the Crypto winter when the value of the two largest digital currencies lost ¾ of their value, leading to the collapse of the entire market. The capitalization of this new financial industry was once valued at 3,000 billion USD in 2022 and reduced to 900 billion USD after a few months. Many similar events are happening and we - Developers in this industry - have asked a question: "How to protect investors and make the market more transparent and safer?". Until now, the absence of rules governing trading volume, holdings, price ceilings or floor prices has made it difficult for the cryptocurrency market to reach a large safe group of investors

So from the perspective of investors, when looking at a market with strong potential for development but with too many risks, how can we optimize profits while still ensuring the safety of assets against price movements?

<br>


---

# Agent Instructions: 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:

```
GET https://whitepaper.vnst.io/hakifi-documents/overview-of-the-hakifi-protocol/the-problem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
