# 1.5 Investment资产理财平台

## **Investment介绍**

![](/files/-MQQUCSe0HXI92kLMpt5)

SashimiSwap Investment是内置在SashimiSwap Lending的资产理财平台，交易池内部分资产（小于等于90%）将通过SashimiSwap Investment进行无损理财；

理财获取的Token收益将通过Exchange平台（DEX）回购SASHIMI和ETH，其中25%回购SASHIMI进入SashimiBar（交易信息查看[SashimiBar](https://etherscan.io/address/0x6ed306DbA10E6c6B20BBa693892Fac21f3B91977)），75%回购ETH打入Treasury（交易信息查看[Treasury Record](https://etherscan.io/address/0x84ee348617563944ffd4a23843e086a7dc0224f3#tokentxns)）；用户可以通过质押SASHIMI（质押SASHIMI会获得xSASHIMI作为赎回凭证）获得SashimiBar中的SASHIMI收益，但是目前各链均不能实现在同一币自动lend/borrow。

## **合约信息**

Investment合约：

<https://etherscan.io/address/0x4ce106235B6d876c66117fdA1f6025E3Fb87D3ec>

投资池合约：

| Pool | Reward Token | Contract Link                                                              |
| ---- | ------------ | -------------------------------------------------------------------------- |
| ETH  | SASHIMI, ETH | <https://etherscan.io/address/0x7Bc801A840a7c2c027f4E5e48Bf618348B0bCE2B>  |
| DAI  | SASHIMI, ETH | <https://etherscan.io/address/0xfdeDB338C5E5A26ed5816091DFAF34B5616Cf2F4>  |
| USDC | SASHIMI, ETH | <https://etherscan.io/address/0x7cf0569A5d1602068f2C1425BFE8352fD6d8B942>  |
| USDT | SASHIMI, ETH | ​<https://etherscan.io/address/0x33A057E6061e3849954578E3Ae0Ae15e615E72Cf> |
| WBTC | SASHIMI, ETH | <https://etherscan.io/address/0x194402BC8Adcc11a77873996361efe40E9dcdfCb>  |
| YFI  | SASHIMI, ETH | <https://etherscan.io/address/0xd3D3fc25B836a8fD49026787C4406F5791f891bE>  |
| ELF  | SASHIMI, ETH | <https://etherscan.io/address/0x206D84982e032950E3F87d64f86C7c4C7cb60FCC>  |

## **操作教程**

第一步：打开Investment页面（<https://sashimi.cool/investment>）；

在连接钱包的情况下，点击“ReBalance”按投资比例将相应资产进行投资，并在连接的钱包中确认该交易；（任何人都可以操作）

每个投资池中，“Deposit”表示正在投资的资产数额；

“Supply Profit”表示存款利息收益；

“Farm Profit”表示挖矿收益；

“Basic Reserves Ratio”表示Lending中至少要保留的准备金率，这部分资产不能用于投资；

“Actual Reserves Ratio”表示当前实际准备金率；

“APY”表示当前的年化收益率（Supply APY + SASHIMI APY）。

![](/files/-MQQYgTWWyyE76CjJviJ)

第二步：用户获取收益时，点击“Harvest”操作，并在连接的钱包中确认该交易以获取收益；（任何人都可以操作）

获取的收益将自动回购SASHIMI和ETH并按照比例打进Sashimi Bar和Treasury。

![](/files/-MOVtzKcaWYyGksmGyjr)


---

# 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.sashimi.cool/zhong-wen/1.sashimiswap-xiang-mu-jian-jie-yu-jia-gou/1.4-investment-zi-chan-li-cai-ping-tai.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.
