# 샌드뱅크 서비스 가이드북

> 샌드뱅크는 신뢰를 가장 중요하게 생각하며,
>
> 이러한 신뢰는 투명한 정보 공개를 통해 형성된다고 믿습니다.
>
> 그래서, 샌드뱅크 팀은 샌드뱅크 서비스가 여러분을 위해 무엇을, 어떻게, 왜 작동하는지 설명하고 합니다.

### 샌드뱅크란?

샌드뱅크는 디지털 자산 금융서비스를 제공합니다. 비트코인, 이더리움, 리플, 테더를 가지고 있는 사람이라면, 누구나 쉽게 가지고 있는 코인 바탕으로 새로운 수익을 창출할 수 있는 투자상품을 제공해드리고 있습니다. 샌드뱅크는 회원님이 입금한 자산을 운용하여 수익을 발생시켜 투자 수익을 지급해드리며 언제나 고객님들의 이야기를 새겨 듣고 더 좋은 서비스로 만들어가고 있습니다.&#x20;

### 📌 [테더 입출금 가이드 바로가기 ](https://docs-kr.sandbank.io/wallet/usdt-trc-vs-erc)

### 📌 시작하기 전 확인사항&#x20;

|          | **BTC**                                 | **USDT(ERC-20)** | ETH (ERC-20)                        | XRP |
| -------- | --------------------------------------- | ---------------- | ----------------------------------- | --- |
| 최소 출금 수량 | **0.001**                               | **10**           | **0.02**                            | 1   |
| 출금 수수료   | ~~**0.0005**~~**&#x20; 0.0001 (Event)** | **3**            | ~~**0.01**~~**&#x20;0.005 (Event)** | 1   |
| 최소 투자 수량 | **0.005**                               | 3                | **0.05**                            | 5   |

### &#x20;<a href="#terminology" id="terminology"></a>

## 👉 [서비스 바로 가기 ](https://sandbank.io)


---

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