# Z-Loot

To make trading on Zeta both fun and rewarding, we introduce Z-Loot - a chance to multiply your Z-Score as you trade.

## How it works

Users have a chance to earn bonus Z-Score upon eligible trades. Eligible trades are defined as:

* **Taker** **trades** - achievable with both limit and market orders, which are applicable to all taker trades across the order form, TP/SL and closing orders.
* **Have a minimum of $100** in trade value.

The bonus reward is determined from a tiered system whereby **the lower the chance, the higher the bonus**. This is as follows:

* 1.25x Multiplier: 10% Chance
* 5x Multiplier: 1% Chance
* 100x: Multiplier: <0.01% Chance

This bonus multiplier is applied upon the order’s trade volume and **does not stack** with active boosts or other ongoing campaign boosts.

After the trade is deemed eligible and is “drawn” for a bonus, the bonus is applied to that winning trade retroactively.

## Example

For example, user A places a taker trade to buy 1 SOL, paying $1.50 net fees and they win a 5x multiplier Z-Loot. The net fees is $1.50 and win a 4x boost, so therefore the additional Z-Score earned is 6000 (1500\*4).

## FAQ

<details>

<summary><strong>When does the Z-Loot campaign run till?</strong></summary>

This will run till further notice.

</details>

<details>

<summary><strong>Does the multiplier increase my actual position size of the trade as well?</strong></summary>

No, the bonus also does not increase position size, but only for Z-Score earned.

</details>

<details>

<summary><strong>How do I know whether I won a Z-Loot on a trade?</strong></summary>

You are able to view this in your trade history where all trades that have won a Z-Loot will be tagged with a badge.&#x20;

Also, the total amount of bonus Z-Score earned from the Z-Loot campaign will update accordingly, which can be found on the campaign tracker on the Z-Score page.

</details>

<details>

<summary><strong>Is there a way to increase my chances of winning Z-Loot?</strong></summary>

Conceptually, the more often you trade, the higher chance you have of multiplying your Z-Score!

</details>

<details>

<summary>What happens to the Z-Loot earned post Snapshot?</summary>

All Z-Loot earned post snapshot will be credited to your Genesis Epoch Z-Score, based on the new Z-Score mechanism, with the same multiplier factor.

</details>


---

# 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.zeta.markets/rewards-programs/trading-rewards-program/z-score-active-boosts/z-loot.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.
