# Vaults

Builders can route deposits into any Hyperbeat vault using Hyperbeat builder codes. Each vault has unique characteristics, underlying strategies, and eligible fee logic. Below are vault-specific guidelines.

**Note:** Hyperbeat vaults are built on two different architectures—one used for the **HYPE and UBTC** vaults, and a separate one for the **USDT** vault.

**Vaults integrations :**

* [Hyperbeat Ultra HYPE](/hyperbeat-builder-codes/vaults/hyperbeat-ultra-hype.md)
* [Hyperbeat Ultra UBTC](/hyperbeat-builder-codes/vaults/hyperbeat-ultra-ubtc.md)
* [Hyperbeat USDT](/hyperbeat-builder-codes/vaults/hyperbeat-usdt.md)

[<br>](https://hyperbeat.gitbook.io/hyperbeat-builder-codes)


---

# 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.hyperbeat.org/hyperbeat-builder-codes/vaults.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.
