# 입금 / 출금

In order to trade on **Saros Perpetual**, you'll need to deposit funds to your trading account.

Case 1: Wallet has not been funded yet

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

Case 2: Wallet has made a deposit

The "Deposit" and "Withdraw" buttons are placed under your wallet address

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

&#x20;To deposit, click on the **Deposit** button and declare the amount.

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

To withdraw funds from your trading account, click the **Withdraw** button and enter the desired amount..

**Please rest assured that there is no cooldown period for withdrawals, and you can retrieve your funds back to your wallet at any time.**

<figure><img src="/files/60Jt8dxfpUWj17aYwlwN" alt=""><figcaption></figcaption></figure>


---

# 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.saros.xyz/kr/saros-perp-dex/deposit-withdraw.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.
