# Timeline & Milestones

We will list the steps to discontinue qETH and eQUEEN funds here. The checked ones are the ones that have been completed.&#x20;

***

### qETH Fund

* [x] Close the creation function for qETH.
* [x] Remove the qETH-ETH Balancer pool CHESS emission voting option from the governance page.&#x20;
* [x] Close all existing validator nodes. This will take about 5\~10 days to complete.
* [x] Upgrade the current smart contract for instant withdrawal support once all ETHs in the validator nodes are redeemed. The upgrade will take 1\~2 weeks.&#x20;
* [ ] We will keep the qETH redemption page up for approximately 3\~4 months, with the exact duration depending on the progress of ETH redemptions. **(In progress)**

***

### eQUEEN Fund

* [x] Remove the redemption fee.&#x20;
* [x] Remove the merge fee.&#x20;
* [x] Remove the CHESS emission voting option for “ETH on BNB Chain” from the governance page.&#x20;
* [x] A three-month window: for eBISHOP and eROOK holders to swap back to QUEEN and redeem. During this window, any and all rebalances will be processed as usual. **(In progress)**
* [ ] After the 3-month window, change the interest rate to 0 and the t-wap oracle to a constant. This will stop the fair values of eBISHOP and eROOK from changing, preventing future rebalances.
* [ ] Close the creation function for eQUEEN.&#x20;
* [ ] Remove the CHESS emission voting option for the eBISHOP-USDC pool from the governance page.
* [ ] We will to keep the eQUEEN redemption page up for approximately 3\~4 months. The exact duration depends on the progress of ETH redemptions.


---

# 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.tranchess.com/product-retirement-tracker/timeline-and-milestones.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.
