# Lif3 Trade

- [About](https://docs.lif3.com/lif3-trade/about.md)
- [Staking](https://docs.lif3.com/lif3-trade/staking.md)
- [Rewards](https://docs.lif3.com/lif3-trade/rewards.md): LIF3 Rewards provide benefits for long term users of the protocol, these rewards come in the form of Escrowed LIF3 and Multiplier Points
- [Compounding vs Claiming](https://docs.lif3.com/lif3-trade/rewards/compounding-vs-claiming.md)
- [Escrowed LIF3](https://docs.lif3.com/lif3-trade/rewards/escrowed-lif3.md)
- [Vesting](https://docs.lif3.com/lif3-trade/rewards/vesting.md)
- [Multiplier Points](https://docs.lif3.com/lif3-trade/rewards/multiplier-points.md)
- [Distribution Rate](https://docs.lif3.com/lif3-trade/rewards/distribution-rate.md)
- [LLP](https://docs.lif3.com/lif3-trade/llp.md): LLP is the platform's liquidity provider token
- [Minting and Redeeming](https://docs.lif3.com/lif3-trade/llp/minting-and-redeeming.md)
- [Rebalancing](https://docs.lif3.com/lif3-trade/llp/rebalancing.md)
- [Trading](https://docs.lif3.com/lif3-trade/trading.md): GLP is the platform's liquidity provider token.
- [Swaps](https://docs.lif3.com/lif3-trade/trading/swaps.md): LLP is the platform's liquidity provider token.
- [Opening a position](https://docs.lif3.com/lif3-trade/trading/opening-a-position.md)
- [Managing Positions](https://docs.lif3.com/lif3-trade/trading/managing-positions.md)
- [Closing a Position](https://docs.lif3.com/lif3-trade/trading/closing-a-position.md)
- [Stop-Loss / Take-Profit Orders](https://docs.lif3.com/lif3-trade/trading/stop-loss-take-profit-orders.md)
- [Partial Liquidations](https://docs.lif3.com/lif3-trade/trading/partial-liquidations.md)
- [Pricing](https://docs.lif3.com/lif3-trade/trading/pricing.md)
- [Fees](https://docs.lif3.com/lif3-trade/trading/fees.md)
- [Stablecoin Pricing](https://docs.lif3.com/lif3-trade/trading/stablecoin-pricing.md)
- [Referrals](https://docs.lif3.com/lif3-trade/referrals.md): Get fee discounts and earn rebates through the LIF3 referral program.
- [How it works](https://docs.lif3.com/lif3-trade/referrals/how-it-works.md): Get fee discounts and earn rebates through the LIF3 referral program.
- [Tiers](https://docs.lif3.com/lif3-trade/referrals/tiers.md): Get fee discounts and earn rebates through the LIF3 referral program.


---

# 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.lif3.com/lif3-trade.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.
