> For the complete documentation index, see [llms.txt](https://learn.bluefin.io/bluefin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.bluefin.io/bluefin/bluefin-rewards-programs/walrus-launch/walrus-lp-and-trading-competition.md).

# Walrus LP & Trading Competition

<figure><img src="/files/D6pSEoLz3tA1LYgDMlFF" alt=""><figcaption></figcaption></figure>

## LP Campaign Details

* **The Bluefin LP Battle is On!** - Leaderboard competition for LPing your Walrus tokens on **WAL-USDC**
* **Incentives**: *$12,500*&#x20;
* **Rank**: Users are ranked based on their **total yield (Claimed + Unclaimed Fees & Rewards)** on their WAL-USDC LP positions - Incentivizing active Liquidity provisioning.&#x20;
* **Dates**: March 27th - April 10th 2025 11:00 am UTC
* **Distributed to**:&#x20;

| Rank                                              | % of Prize Pool | Amount    |
| ------------------------------------------------- | --------------- | --------- |
| 1st                                               | 15%             | $1,875    |
| 2nd                                               | 10%             | $1,250    |
| 3rd                                               | 8%              | $1,000    |
| 4th-5th                                           | 12%             | $750 each |
| 6th-10th                                          | 15%             | $375 each |
| 11th-20th                                         | 18%             | $225 each |
| 21st-50th                                         | 18%             | $75 each  |
| <p>Lucky Draw for 10 users</p><p>\[LP > $10] </p> | 4%              | $50 each  |

* Users who have LP'd over $10 on WAL-USDC will be eligible for the **Lucky Draw** where **10 users will receive $100 each**
* The top 500 users will be able to view their performance and rank in this Leaderboard: <https://app.nexa.xyz/leaderboard/liquidity-positions>

  * Users will be able to see their current liquidity, but will be ranked by their total Yield column

  <figure><img src="/files/4k8WFWRFl52nFGG9cw04" alt=""><figcaption></figcaption></figure>
* **You need to have an active LP position in order to participate** and view your account in the Leaderboard.&#x20;
* LP [here](https://trade.bluefin.io/liquidity-pools) (you can follow [this ](/bluefin/bluefin-spot-clmm/tutorials/adding-liquidity-creating-a-position.md)tutorial for LPing).

## Perps Trading Campaign Details

* **Bluefin's first perpetuals trading competition is live!** - Leaderboard contest for Trading **WAL-PERP** on Bluefin.
* **Incentives**: *$12,500*&#x20;
* **Rank**: Users are ranked based on their **total volume traded on WAL-PERP**
* **Dates**: March 27th - April 10th 2025 11:00 am UTC
* **Distributed to**:&#x20;

| Rank                                                    | % of Prize Pool | Amount    |
| ------------------------------------------------------- | --------------- | --------- |
| 1st                                                     | 15%             | $1,875    |
| 2nd                                                     | 10%             | $1,250    |
| 3rd                                                     | 8%              | $1,000    |
| 4th-5th                                                 | 12%             | $750 each |
| 6th-10th                                                | 15%             | $375 each |
| 11th-20th                                               | 18%             | $225 each |
| 21st-50th                                               | 18%             | $75 each  |
| <p>Lucky Draw for 10 users</p><p>\[Volume > $1000] </p> | 4%              | $50 each  |

* Users who have traded over $1,000 in trading volume on WAL-PERP will be eligible for the **Lucky Draw** where **10 users will receive $100 each**
* The top 500 users will be able to view their performance and rank in this Leaderboard: <https://app.nexa.xyz/leaderboard/perps-leaderboard>

<figure><img src="/files/K4NtlzPfFqExAlzkgVD9" alt=""><figcaption></figcaption></figure>

* Trade [here](https://trade.bluefin.io/WAL-PERP).


---

# 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://learn.bluefin.io/bluefin/bluefin-rewards-programs/walrus-launch/walrus-lp-and-trading-competition.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.
