# Rules for Staking and Unstaking of Closed-End Fund

## Staking & Unstaking (USDT Pool Trading Module)

### Staking

At the initial stage, the amount of money to be raised and lock-up period will be determined. In order to stake, users will need to bridge tokens from Arbitrum to DeriW Chain using the Cross-Chain Bridge.

The average lock-up period is 3 days. The user can apply to withdraw fund capital. The closed-end fund will then lock in its application share, and released.

If the net value of the fund pool is less than the initial amount, users can subscribe.&#x20;

### Unstaking

Upon successful subscription, the funds will be locked for 3 days and can be unstaked and redeemed at any time thereafter. At the end of the lock-up period, profits from the fund pool gains and transaction fees will be shared. The exact profit distribution will vary on the actual proportion of amount staked by the user.

### How to Stake/Unstake

To Stake/Unstake, visit the [**DeriW Earn Dashboard** ](https://www.deriw.com/earn/super-stake)and connect your wallet. Refer to [DeriW Mainnet FAQ](/deriw-mainnet/deriw-mainnet-faq.md)for assistance on connecting your wallet successfully.&#x20;

Once you have added funds to your DeriW account via the Cross-Chain Bridge, you can input the amount you wish to stake and click **\[Confirm]**. You will start to earn staking rewards after staking. Check your rewards earned on the [**DeriW Earn Dashboard**](https://www.deriw.com/earn/super-stake).

<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.deriw.com/liquidity/rules-for-staking-and-unstaking-of-closed-end-fund.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.
