# Deposit

### Regular Deposit

You can deposit through the trading interface. Once the transaction is signed and submitted, we will process the deposit, and the balance will be available for trade following the next deposit cycle.

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

### Fast Deposit

You can deposit through the trading interface. Once the transaction is signed and submitted, we will process the fast deposit, and the balance will be available for trade within 1 - 2 minutes.

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

### Successful Deposit

After successful deposit, the balance will be reflected on trading page.

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

***

### Related FAQ

* [What is the minimum amount of deposit and withdrawal?](/faq/product.md#the-minimum-deposit-amount)
* [How long does it take to deposit & withdraw?](/faq/product.md#how-long-does-it-take-to-deposit-and-withdrawal)


---

# 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.deltadefi.io/start-trading/getting-started/deposit.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.
