# Deposits

## Deposit Request

<figure><img src="https://3654548791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEa9gKZgFC4ELwy5PKFQp%2Fuploads%2FE7Re7jIE6hN0BFtCvVCq%2FDeposit_Request.png?alt=media&#x26;token=f6bc8a58-f61a-43d7-8341-566a77f5e3c8" alt=""><figcaption></figcaption></figure>

### Creation

The Investor Interface allows investors to manage their deposits requests. \
\
After entering the desired amount, the investor must first **approve the transaction**, which grants permission for the Vault Owner or Admin to execute the request at a later stage.

Next, the investor must **confirm the operation** to finalize the request.

Both steps are on-chain transactions.

### Management

Once a deposit is submitted, it is added to the **Deposit Queue** and awaits processing by the Vault Owner or Admins.

Deposit requests can be cancelled by the investor at any time, unless the Vault Owner has defined a minimum holding period.

Investors can view their Pending and Executed Deposit Requests directly in the Investor Interface.

### Allowlist

If an allowlist has been set up, Enzyme.Onyx will verify the depositor’s wallet address and block any transaction from addresses not included on the list.

<figure><img src="https://3654548791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEa9gKZgFC4ELwy5PKFQp%2Fuploads%2FtWYJXrk5R5OJvZu3cFUo%2FNot%20Allow%20List.png?alt=media&#x26;token=d2a86687-d577-4aae-948f-ec7a6513f180" alt="" width="375"><figcaption></figcaption></figure>

### &#x20;Synchronous Deposits

Synchronous deposits can be configured in two ways:

* **As an additional mechanism** used alongside the standard deposit queue, giving depositors both options.
* **As a full replacement :** the standard deposit queue is disabled entirely, and all deposits go through the synchronous path.

<figure><img src="https://3654548791-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEa9gKZgFC4ELwy5PKFQp%2Fuploads%2Fw9in7x2mNzw2MZ9nXTVc%2Fimage.png?alt=media&#x26;token=991ce0e4-65bf-42a2-9989-cb239285777f" alt="" width="375"><figcaption></figcaption></figure>

The deposit queue and synchronous deposits operate independently. Deposit assets can differ between both methods, allowing managers to define distinct subscription paths with asset sets tailored to each deposit route.
