# Deposit Queue

Through **Deposit Requests**, you can view your Deposit Queue and process requests.

<figure><img src="/files/wgKfnUsjL0pqPgb0bdfS" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Fore more information, please visit [Deposit Flow](https://enzyme-finance.gitbook.io/onyx/enzyme-vault/subscription/queues/deposit-flow).
{% endhint %}

## Updated Valuation

A deposit triggers the issuance of new Vault Shares. Before shares can be issued, the Vault Owner or Admin must evaluate the portfolio’s underlying assets and positions, and record the ***Holdings Valuation*** in **Vault Valuation**.

By default, deposit requests will prompt you to update the ***Holdings Valuation*** before execution.

⚠️ *No deposit can be executed unless you acknowledge and confirm that you have understood the warning.*

## Processing a deposit

Deposits can be processed individually or in batches by selecting them. Deposit Requests cannot be rejected (as they are on-chain transactions), but they can be ignored.

<figure><img src="/files/N2L5FE2WjeSkWUxxRQWr" alt="" width="375"><figcaption></figcaption></figure>

The process of accepting a Deposit Request is an on-chain transaction :\
:arrow\_forward: Only Vault Owner and Vault Admins can execute such commands using their Owner Wallet and Admin Wallets\
:arrow\_forward: Triggers a transaction to approve in the wallet interface of either the Owner Wallet or the Admin Wallet executing the transaction&#x20;


---

# 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.enzyme.finance/onyx-user-documentation/administration-app/vault/subscription-management/deposit-queue.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.
