> For the complete documentation index, see [llms.txt](https://docs.position.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.position.exchange/products/dex-2.0/incentives-programs/how-to-join-the-lucky-fee-program.md).

# How to join the Lucky Fee Program

Step 1: Access [Position Exchange](https://www.google.com/url?q=https://position.exchange/\&sa=D\&source=editors\&ust=1677397183891397\&usg=AOvVaw2Ru1Il1Z77rqWV2iFbHZ0h) and connect your wallet. Navigate to the Airdrop Campaign page.

![](/files/9cZqVciW0mBnp6UE99M6)

Step 2: Scroll down to the Lucky Fee program section. Click Join Now to start.

![](/files/XqFv7HXNksRBi8uVGEjv)

Step 3: Read the rules carefully and spin the reward wheel

![](/files/tYfhHxqPBqmnx3b1yT8x)

Click the Spin button to try your luck and receive a random presents from 1 to 30 POSI

![](/files/IddRkrXPoZ2fKNcZE6Z2)

The prize is now considered unrealized and will be saved in the "Rewards" section.

Step 4: Collect transaction fees by performing transactions (swap, liquidity, trade, futures).

Step 5: Claim rewards

You can claim rewards to your wallet when the accumulated transaction fees reach a total of 200$.

![](/files/D4X56Fn7bHrJkN4GPCER)

At this time, the Claim button is active. Please click on the Claim button and confirm the action to receive all rewards that you’ve pinned.

![](/files/yaqcrPBcOq2uYMSBgbaI)![](/files/vBkpACZXk2Gx0Z9OE0mm)

Your rewards will be transferred to your wallet address on POSI Chain.

![](/files/52mbxbwA6ovKfgVeiYnZ)

Please click on the Contact us button for assistance in case of any error.


---

# 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.position.exchange/products/dex-2.0/incentives-programs/how-to-join-the-lucky-fee-program.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.
