> For the complete documentation index, see [llms.txt](https://guideforusers.gitbook.io/planbit-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guideforusers.gitbook.io/planbit-tutorial/support/faq.md).

# FAQ

## Q. 1 : How does Planbit generate consistenly High earnings?

Rather than buying low and selling high, Planbit uses an arbitrage trading-based model to generate earnings by leveraging the price gaps among crypto exchanges. Our three main trading strategies (including arbitrage trading) are as follows:\
\
1\. Arbitrage Trading: leverages price gaps among crypto exchanges\
2\. Market Neutral Strategy: based on price stability mechanisms in crypto futures exchanges\
3\. Spread Trading: focuses on the volatility of BTC and ETH futures contracts<br>

* with Exetremely Well-Trained AI
* &#x20;AI facilitates multiple strategies
* Strategically and completely veterans of various market situations

## Q. 2 : What is Planbit Savings?

* The Earning product is a deposit product launched by Planbit. If you deposit digital assets, you will receive weekly profits according to the announced rate of return. Profits paid out can be automatically re-deposited to call out assets.

## Q. 3 : How can I Deposit?

* Anyone can make a simple, easy and safe deposit through the steps of membership sign up > security authentication > wallet registration > deposit. Additional deposits are possible at any time, There is no limit on the maximum deposit amount.

## Q. 4 : Can Yields Fluctuate?

* The rate of return disclosed on the webpage is subject to change. We will notify you of the expected rate of return by e-mail at least one day before the change in rate of return. If that day is a statutory holiday, we will notify you the next business day.

## Q. 5 : Is the principal Guaranteed?

* Earning products are operated on the basis of ‘digital assets’ and are exposed to the risk of fluctuations in the value of digital assets. earning assets and profits are preserved, but usd Principal loss may occur in legal currency, which is attributed to the user.
* The digital assets deposited by the customer are managed separately from the funds of the operating company of Planbits.io

## Q. 6 : How are assets Stored Securely?

* We pursue complete security and the safety of our customers. All deposited assets of customers are completely segregated and safely stored in a multi-layer security cold wallet. Until the customer requests asset transfer.
* * *Risks include liquidations due to price fluctuations, smart contract risks, and related risks of using deposit products, including irreversible transactions.*
  * *For certain products, the operator of Planbit does not own the protocol and is not responsible for any direct or indirect loss or damage caused by using the protocol.*
  * *Planbit's earning products are not subject to the management of the Depositor Protection Act, and the digital assets deposited by customers are It is managed safely and separately from the funds of the parent company, which is the operating company of Planbit.*


---

# 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://guideforusers.gitbook.io/planbit-tutorial/support/faq.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.
