# How Shift reduces complexity

In traditional DeFi, users must manually:

* choose protocols
* move assets across chains
* execute swaps
* monitor positions
* react to risk

Shift abstracts this process into a single action: depositing into a vault.

From the user’s perspective, it looks simple. Behind the scenes, a structured system takes over.

When you deposit into a vault:

* your funds are pooled with other users
* batched for efficient execution
* allocated across multiple strategies and blockchains

Instead of interacting with multiple protocols, you interact with one system — a diversified portfolio managed by predefined rules.

The goal is not just to generate yield, but to do so in a controlled, risk-aware way.

<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/defi-explained-clearly/how-shift-reduces-complexity.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.
