# 투자

## 투자 가능 디지털 자산 &#x20;

* BTC
* USDT
* ETH
* XRP

## 투자 상품 개요

## &#x20;신청 방법&#x20;

원하는 상품을 선택한 후, 어떤 상품인지 살펴봅니다.

그리고 투자를 희망하는 코인을 골라 투자 수량을 입력하여 투자를 신청해보세요!

<figure><img src="/files/REF1YVn4cosjQSCNSwS8" alt=""><figcaption></figcaption></figure>

간단한 심사 후에 승인이 이루어지면 투자가 시작됩니다.

(영업시간이 아닌 야간 및  주말일 경우, 승인에 시간이 소요될 수 있으나 24시간 이내에는 모두 승인됩니다.)

## 투자 수익&#x20;

* **복리**: 샌드뱅크의 투자상품 수익률은 모두 복리로 계산됩니다.
* **수익 반영**: 투자 승인된 이후 매일 밤에 수익이 반영됩니다.&#x20;

## 최소 투자 수량&#x20;

| 디지털 자산 | 최소 투자 수량 |
| :----: | :------: |
|   BTC  |   0.005  |
|  USDT  |     3    |
|   ETH  |   0.05   |
|   XRP  |     5    |
|        |          |


---

# 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://docs-kr.sandbank.io/undefined-2.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.
