# 1.8 Sashimi Bar (Staking SASHIMI)

## Introduction <a href="#introduction" id="introduction"></a>

![](/files/-MOVnABBuSmssYebJKc3)

Users can stake SASHIMI to obtain SASHIMI from Sashimi Bar. (Staking SASHIMI will obtain xSASHIMI as redemption voucher)

## **Asset Sources** <a href="#asset-sources" id="asset-sources"></a>

* Staked SASHIMI tokens by users
* 25% of Investment profits
* The 0.05% Swap transaction fee charged on the Exchange (not implemented yet. The current 0.3% Swap transaction fee generated by is all used as the profit for liquidity providers.)

## **Contract Information** <a href="#contract-information" id="contract-information"></a>

SashimiBar Contract: <https://etherscan.io/address/0x6ed306DbA10E6c6B20BBa693892Fac21f3B91977>​

## How to Stake <a href="#how-to-stake" id="how-to-stake"></a>

Step 1: Go to the Staking page: <https://sashimi.cool/Staking>.

After the wallet is connected, Click “Approve” and confirm the transaction in the connected wallet to authorize the contract.

![](/files/-MOVnGIrKTj3CuPK1ylA)

Step 2: After completing "Approve", click "Staking", and input the SASHIMI amount to be staked in the pop-up window (as shown on the right), click "Confirm" and confirm the transaction in the connected wallet to complete the staking; at this time, xSASHIMI will be obtained as the staking voucher.

Users can calculate the current revenue based on "1 xSashimi = 1.034 Sashimi" and the APY.

![](/files/-MOVnS_CzefJXZhBgS7t)

![](/files/-MOVnYHnGT80TOusQdK8)

Step 3: To withdraw the staked SASHIMI, click "Convert to SASHIMI". After that, input the amount of xSASHIMI in the pop-up window, click "Confirm" and confirm the transaction in the connected wallet to complete the withdrawal. The principal and profits will be included in the withdrawal of SASHIMI.

![](/files/-MOVndkqhjqjlbx40UFC)


---

# 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/1.introduction-to-sashimiswap/1.7-sashimi-bar-staking-sashimi.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.
