> 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/trading-rewards-program/ended-trading-campaigns-and-boosts.md).

# Ended Trading Campaigns and Boosts

- [Jupiter x Zeta (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/jupiter-x-zeta-finished.md): Ended 24/12/2023 - Z-Score distributed in January.
- [Season 1 (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-1-finished.md)
- [Z-Score Season 1](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-1-finished/z-score-season-1.md): Ended 31/12/2023.
- [NFT Community Partners](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-1-finished/z-score-season-1/nft-community-partners.md): If you want to go fast go alone, if you want to go far go together
- [S1 Zeta Cards](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-1-finished/s1-zeta-cards.md): Send your Z-Score into overdrive
- [Season 2 (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished.md)
- [Z-Score Season 2](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2.md): For Season 2, we're spicing things up.
- [Bitcoin Halving (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/bitcoin-halving-finished.md)
- [$WIF Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/usdwif-listing-finished.md)
- [$RNDR Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/usdrndr-listing-finished.md)
- [$TNSR Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/usdtnsr-listing-finished.md)
- [Pyth Stakers (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/pyth-stakers-finished.md)
- [Backpack Boost (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/backpack-boost-finished.md)
- [AssetDash Elements (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/z-score-season-2/assetdash-elements-finished.md)
- [S2 Zeta Cards (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/s2-zeta-cards-finished.md): Z-Pass taken to the next level.
- [Community Airdrop (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/season-2-finished/community-airdrop-finished.md): Zeta Community Airdrop
- [$POPCAT Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdpopcat-listing-finished.md)
- [Referral Z-Score Boost (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/referral-z-score-boost-finished.md)
- [$EIGEN Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdeigen-listing-finished.md)
- [$DBR Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usddbr-listing-finished.md)
- [$GOAT Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdgoat-listing-finished.md)
- [$DRIFT Listing (Live)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usddrift-listing-live.md)
- [$PNUT Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdpnut-listing-finished.md)
- [$PENGU Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdpengu-listing-finished.md)
- [$TRUMP Listing (Finished)](https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts/usdtrump-listing-finished.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.zeta.markets/rewards-programs/trading-rewards-program/ended-trading-campaigns-and-boosts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
