# Invest

## Available Crypto

* BTC
* USDT (ERC-20)
* ETH
* XRP

## Investment Products Overview

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

## How to Invest

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

1. Deposit crypto to invest in Sandbank account
2. Click `INVESTMENT` page on the navigation bar
3. Choose which products to invest
4. Read details of the product
5. Type how much to invest
6. Click **'REQUEST'**
7. Confirm your request and check the term.
8. Click **'Submit'**

&#x20;After a quick investment request examination, your investment would be approved by Sandbank.&#x20;

## Interest

All the interest rates are compounding basis. So, you can earn interest on interest and on. The interests are credited into your account every day on the night after your investment is approved.

<table data-header-hidden><thead><tr><th width="150">상품명 </th><th width="128">1구간 (0&#x3C;X≦0.1)</th><th width="144">2구간 (0.1&#x3C;X≦0.5)</th><th width="153">3구간 (0.5&#x3C;X≦1.0)</th><th width="155">4구간 (1.0&#x3C;X≦5.0)</th><th>5구간 (5.0&#x3C;X)</th></tr></thead><tbody><tr><td>BTC, ETH FIXED 투자</td><td>1구간 (0&#x3C;X≦0.1)</td><td>2구간 (0.1&#x3C;X≦0.5)</td><td>3구간 (0.5&#x3C;X≦1.0)</td><td>4구간 (1.0&#x3C;X≦5.0)</td><td>5구간 (5.0&#x3C;X)</td></tr><tr><td>30일</td><td>1.40%</td><td>1.60%</td><td>1.80%</td><td>2.00%</td><td>2.20%</td></tr><tr><td>90일</td><td>2.20%</td><td>2.40%</td><td>2.60%</td><td>2.80%</td><td>3.00%</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="150">상품명 </th><th width="137">1구간 (0&#x3C;X≦0.1)</th><th width="175">2구간 (0.1&#x3C;X≦0.5)</th><th width="186">3구간 (0.5&#x3C;X≦1.0)</th><th width="193">4구간 (1.0&#x3C;X≦5.0)</th><th width="111">5구간 (50&#x3C;X)</th></tr></thead><tbody><tr><td>USDT FIXED</td><td>1구간 (0&#x3C;X≦2,000)</td><td>2구간 (2,000&#x3C;X≦10,000)</td><td>3구간 (10,000&#x3C;X≦20,000)</td><td>4구간 (20,000&#x3C;X≦100,000)</td><td>5구간 (100,000&#x3C;X)</td></tr><tr><td>30일</td><td>5.00%</td><td>5.20%</td><td>5.40%</td><td>5.60%</td><td>5.80%</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="150">상품명 </th><th width="137">1구간 (0&#x3C;X≦0.1)</th><th width="175">2구간 (0.1&#x3C;X≦0.5)</th><th width="196">3구간 (0.5&#x3C;X≦1.0)</th><th width="193">4구간 (1.0&#x3C;X≦5.0)</th><th width="187">5구간 (50&#x3C;X)</th></tr></thead><tbody><tr><td>XRP FIXED</td><td>1구간 (0&#x3C;X≦5,000)</td><td>2구간 (5,000&#x3C;X≦25,000)</td><td><p>3구간 </p><p>(25,000&#x3C;X≦50,000)</p></td><td>4구간 (50,000&#x3C;X≦250,000)</td><td>5구간 (250,000&#x3C;X)</td></tr><tr><td>30일</td><td>1.40%</td><td>1.60%</td><td>1.80%</td><td>2.00%</td><td>2.20%</td></tr></tbody></table>

## Minimum Investment Amount

| Crypto | Minimum Amount |
| :----: | :------------: |
|   BTC  |     B 0.005    |
|  USDT  |       $ 5      |
|   ETH  |      0.05      |
|   XRP  |        5       |

{% content-ref url="/pages/-LtS-FAAtcA0bK-MZG--" %}
[Broken mention](broken://pages/-LtS-FAAtcA0bK-MZG--)
{% endcontent-ref %}


---

# 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.sandbank.io/invest.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.
