# Market making strategy

We see some needs and problems in DeFi market-making and yield-generating strategies:

* Yield based on intensive incentivization is not sustainable, as it negatively affects token holders and destabilizes protocols' organic usage.
* Market making primitive with the biggest volume is too complex for efficient usage by passive investors.
* Multi-level strategies have sophisticated and costly execution: you have to sign >5 transactions to set up and rebalance alike strategies.

**That is why we built the Vault №1:**

* Based on blue-chip time-proven primitives as Uniswap, Aave and Compund it generates yield independent of market trends.
* With use of the best DeFi automation infrastructure as Gelato and Chainlink it doesn't rely on manual management and centralized decision-making.
* All logic is programmed in smart contracts, allowing investors to deposit and withdraw with 2 clicks in one transaction.


---

# 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://cetra.gitbook.io/welcome/cetras-products/market-making-strategy.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.
