# Onboarding Guide

Congratulations on joining Onyx and taking a meaningful step toward modern, on-chain finance!

Here are the first steps to take to gain full control of your vault and access all administrative features.

{% stepper %}
{% step %}

### Log into the Onyx Administration App

We have created an account for you and your team in the Onyx manager app. Open the Onyx Manager app here: <https://manager.onyx.enzyme.finance>&#x20;
{% endstep %}

{% step %}

### Accept ownership of the vault

To finalize the setup of your new vault, you’ll need to accept the ownership. Go to your vault in the Manager App, connect your vault owner wallet, and click **“Accept Ownership”** in the banner at the top of the page. Accepting the Ownership is an on-chain transaction.
{% endstep %}

{% step %}

### Vault setting verification

Before deploying your strategy, please ensure that all vault settings are properly setup
{% endstep %}

{% step %}

### Create your first vault collection

Follow our tips[ HERE](/onyx-user-documentation/administration-app/editor/create-a-collection.md).
{% endstep %}
{% endstepper %}

You’re now ready to start using **Enzyme Onyx**. To dive deeper:

→ Explore the **Administration App** features [HERE](/onyx-user-documentation/administration-app/images-and-media.md).\
→ Learn more about your **investor journey** [HERE](/onyx-user-documentation/investor-interface/overview.md).


---

# 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/onyx-general-info/onboarding-guide.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.
