# OmniVaults

## Kiln OmniVaults&#x20;

Kiln OmniVaults is a suite of smart contracts that our partners can use to enable native integration of DeFi protocols into their wallets or platforms. The solution is 100% onchain, fully automated, and provides a simplified integration. Utilize the Kiln API for native integration directly within your platform or customize our [widget](https://docs.kiln.fi/v1/kiln-products/widget) to fit your needs.

The platform is currently integrated with many [protocols](https://docs.kiln.fi/v1/kiln-products/omnivaults/how-to-integrate/supported-protocols) allowing partners to leverage Kiln's tech stack to offer these services to their end users

<figure><img src="https://1911902555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnye3yqpuOzdfrtWAlwng%2Fuploads%2FAo5akdx3r378Jo68Wvin%2Fimage.png?alt=media&#x26;token=b36300b5-17ed-4bef-b23d-4568bac61f39" alt=""><figcaption></figcaption></figure>

## Values

Kiln OmniVaults is designed with the same principles as other smart contract-based products:

* **Transparency**: All actions, including deposits, withdrawals, and fee dispatching, occur on-chain and are easily trackable via event emissions.
* **Security**: The audited contracts are secured with numerous on-chain and off-chain safety measures in place to protect users' funds and rewards.
* **Flexibility**: Integrators can choose from multiple DeFi protocol integration types and create custom offerings.

## Project Licence

Kiln OmniVaults is under the [BUSL-1.1 licence](https://spdx.org/licenses/BUSL-1.1.html), some smart contract public interfaces are under [MIT licence](https://spdx.org/licenses/MIT.html).


---

# 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.kiln.fi/v1/kiln-products/omnivaults.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.
