> For the complete documentation index, see [llms.txt](https://docs.zeta.markets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeta.markets/rewards-programs/final-epoch.md).

# Final Epoch

The Zeta Markets protocol will cease operating. The final epoch of operation will last from 3rd April till the 1st of May.

**Timeline:**

* 9th April 04:00 UTC: All markets excluding SOL, BTC, ETH and JUP will be halted and user positions for the halted markets will be settled according to the oracle price.
* 17th April 04:00 UTC: SOL, BTC, ETH and JUP markets will move to reduce-only mode.
* 1st May 04:00 UTC: All remaining markets will be halted and user positions will be settled based on oracle price. From this point onwards trading on Zeta Markets will be disabled.

**Rewards:**

* Taker rewards for final epoch: 750K ZEX
* Staker Rewards: 250K ZEX

To learn more about what happens to ZEX and your staked tokens [read the Bullet FAQs](https://docs.bullet.xyz/faqs/frequently-asked-questions).<br>

**Settlements on 9th April 04:00 UTC**

| Asset    | Settlement Price (Pyth Oracle) |
| -------- | ------------------------------ |
| APT      | $4.309070                      |
| ARB      | $0.264018                      |
| BERA     | $3.300540                      |
| PYTH     | $0.113570                      |
| TIA      | $2.261780                      |
| JTO      | $1.552480                      |
| ONEMBONK | $9.410000                      |
| SEI      | $0.136942                      |
| STRK     | $0.117004                      |
| WIF      | $0.319336                      |
| TNSR     | $0.112501                      |
| POPCAT   | $0.125779                      |
| EIGEN    | $0.707968                      |
| GOAT     | $0.038326                      |
| DRIFT    | $0.425472                      |
| PNUT     | $0.121976                      |
| PENGU    | $0.003905                      |
| TRUMP    | $7.352900                      |

**Settlements on 1 May 04:00 UTC**

| Asset | Settlement Price (Pyth Oracle) |
| ----- | ------------------------------ |
| SOL   | $148.725                       |
| BTC   | $94790.55                      |
| ETH   | $1808.22                       |
| JUP   | $0.469091                      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zeta.markets/rewards-programs/final-epoch.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.
