# Integrations

## Networks

Supporting **all** EVM networks

{% hint style="warning" %}
Cross-chain vaults are possible, but the UI is not yet optimized for the cross-chain use case.
{% endhint %}

## Assets

Supporting **all** token standards and tokenized asset universe

{% hint style="success" %}
Permissions to interact with given assets are set on the individual vault level. Change of permissions requires approval from the vault's Governing Body.
{% endhint %}

## DeFi Protocols

Supporting **all** DeFi protocols&#x20;

{% hint style="success" %}
Permissions to interact with given protocols are set on the individual vault level. Change of permissions requires approval from the OIV Governing Body.
{% 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.rethink.finance/rethink.finance/protocol/integrations.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.
