# Collections

Collections are customizable catalogs that let you group different Vaults according to the strategy of your choice — such as underlying strategy, delegated manager, investment objectives and more...

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

**A Vault can belong to multiple Collections.**

This section covers:\
– [Collection Creation](https://enzyme-finance.gitbook.io/onyx/management-app/editor/create-a-collection)\
– [Collection Management](https://enzyme-finance.gitbook.io/onyx/management-app/editor/manage-a-collection)

{% hint style="info" %}
Collections are also consumer-facing: you can share a Vault Collection with your users, along with the Vaults it contains.
{% endhint %}


---

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