# Cross-chain infrastructure

DeFi does not exist on a single network.

Different blockchains offer different yields, liquidity conditions, and costs. As a result, the same strategy may perform differently depending on where it is executed.

Shift handles this complexity automatically.

When your capital is deployed, the system may:

* move assets between networks
* convert tokens
* route liquidity to the most efficient environment

All of this happens behind the scenes.

You do not need to manage bridges, gas, or routing manually — the vault abstracts these operations into a single, unified experience.

<br>


---

# 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.shiftdefi.com/user-docs/invest-with-confidence/the-platform/cross-chain-infrastructure.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.
