> 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/product-guide/deposit-and-withdraw.md).

# Deposit & Withdraw

<div align="left"><figure><img src="/files/ZdVfLObgF6dgb0uhex14" alt="" width="445"><figcaption></figcaption></figure></div>

Step 1 : Deposit&#x20;

Choose the products and Deposit the same assets as the products

Ex) Home > Earn > BTC 30Day(s) Savings > Deposit BTC

Ex) Home > My asset > Deposit > BTC > Earn > BTC 30Day(s) Savings > Stake complete

* All asset deposit and withdrawals and product use must linked Google OTP

Step 2 : Withdraw

Proceed in the same way as depositing

Ex) Home > My asset > Withdraw > Choose coin > Chain selection > Withdrawal address > Google OTP Code > Withdraw complete

Ex) Home > My asset > Withdraw > BTC > Bitcoin > Withdrawal address > Google OTP Code > Withdraw complete

* All asset deposit and withdrawals and product use must linked Google OTP

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

## \* Deposit & Withdraw Tip

### For korean users

* **This only applies to Korean users.**

### <mark style="color:blue;">\* Correct Example</mark>

### 01. Ex) Upbit -> Metamask -> Planbit

### 02. Ex) Bithumb -> Metamask -> Planbit

### 03. Ex) Upbit -> Bybit or Binance -> Planbit

### 04. Ex) Metamask -> Planbit

### 05. Ex) Bybit or Binance etc. -> Planbit

### <mark style="color:red;">\*</mark> <mark style="color:red;">Wrong Example</mark>

### 01. Ex) Upbit -> Planbit

### 02. Ex) Bithumb -> Planbit

###

**For Korean users, Bybit or Binance or Metamask etc.**&#x20;

**You must deposit and withdraw through your personal wallet.**

## \* FAQ

### Can interest profits be withdrawn during Lock-up?

* Interest profits can be withdrawn even during Lock-up
* Interest profit is paid weekly
* Interest paid weekly you can withdraw freely
* You can reinvest interest to maximize returns

<div align="left"><figure><img src="/files/c4sBnOV7uVn6sOKR7Xzc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/V55gxHN24uPkHUw5TPbC" alt=""><figcaption></figcaption></figure></div>


---

# 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/product-guide/deposit-and-withdraw.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.
