# Tutorial

### What Are Liquidity Rewards?

Fliq now pays traders to provide liquidity on select markets. Instead of just placing trades, you can earn passive rewards by setting limit orders that help improve market depth.

Here's how it works:

* Place limit orders within +- 3 cents of the midpoint
* Earn rewards every minute your order stays unfilled
* Once your order fills, you stop earning (but keep what you earned)
* Cash out when you hit $0.50 in 24 hours

Important: You only earn while orders are unfilled. When they execute, rewards stop—but you keep everything earned up to that point.

***

#### **Step 1:**

Sign In

Go to <https://www.fliq.one/>

Sign in using:

* Google account, OR
* Petra wallet

***

#### Step 2: Find Markets with Rewards

Not all markets offer rewards. Here's how to find them:

* Go to: <https://www.fliq.one/#/lp-rewards>
* You'll see all markets currently offering rewards

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

***

#### Step 3: Go to the market you want to trade on and check Reward Details

When you hover over the "Rewards" text on a market, you'll see:

* Current reward range: The price range eligible for rewards
* Midpoint: The center of the current spread
* Minimum shares required: How many shares you need to place
* Reward rate: How much total rewards are allocated per day for the market.\
  ![](/files/f8Pfkhe6fvf8EFE54Fia)<br>

Yellow indicators in the order book show which price levels are currently in the reward zone.\
![](/files/hh6Vidt8SoGKZNS9c0ep)

***

#### Step 4: Place Your Limit Order

Now let's place an order that earns rewards:

1. Go to the trading panel for your chosen market
2. Select "Limit" order type (not Market)
3. Choose your side (YES or NO)
4. Enter your price
5. Must be within ±3¢ of the current midpoint
6. Use the yellow indicators in the order book as a guide
7. Closer to midpoint = higher rewards
8. Enter share amount
9. Must exceed the minimum required
10. Example: If minimum is 20 shares, enter 20 or more
11. Click "Buy" or "Sell"

    \
    ![](/files/6HzYMcubqqX8KEPOKTmC)<br>

***

#### Step 5: Monitor Your Orders

**Important: The midpoint changes as other traders place orders. Your order might move out of the reward zone.**

What to watch:

* Check if your order is still within ±3¢ of the current midpoint after placing it
* Yellow indicators in order book show current reward zone
* If your order falls outside the zone, you stop earning

What to do if you're out of range:

1. Cancel your old order
2. Place a new order closer to the new midpoint
3. You'll start earning again

Key point: You only earn rewards when your order is actively in the reward zone. Time outside the zone doesn't count.

***

<br>


---

# 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.fliq.one/lp-rewards-program/tutorial.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.
