# Vault

Each Vault you own has a dedicated interface, accessible from the ***Administration App*** homepage under **Managed Vaults**.

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

The Overview section provides key information about your Vault’s structure and activity, such as share price, depositors, and deposit/redemption queues.

This section covers:\
– [Vault Configuration](https://enzyme-finance.gitbook.io/onyx/management-app/vault/configuration)\
– [Accounting Management](https://enzyme-finance.gitbook.io/onyx/management-app/vault/markdown)\
– [Subscription Management](https://enzyme-finance.gitbook.io/onyx/management-app/vault/subscription-management)\
– [Fee Management](https://enzyme-finance.gitbook.io/onyx/management-app/vault/fee-management)<br>


---

# 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.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.
