# Liquidity to Earn

## How To Earn

There are multiple ways to earn on Somnex.

## 1.Provide liquidity

**Perp Pools (SPLP) — single-sided USDC**

* Deposit USDC to back perp markets.
* Earn a share of trading fees and borrow fees paid by traders.
* No impermanent loss; returns vary with market activity and utilization.

**V2 — Volatile Pools**

* Provide both tokens across the full curve; simpler but subject to impermanent loss on volatile pairs.

**Steps**

1. Go to Earn → + Add Liquidity.
2. Pick Perp Pool | V2 Pool.
3. Select token(s), amounts ; review APR/fee tier.
4. Approve tokens and Confirm.
5. Track positions under My Pools.

## 2.Trade perps

* Long/short with up to 50× leverage; use Market/Limit/Trigger, TP/SL.
* Mind funding and borrow fees.

<figure><img src="https://github.com/ashcrypto03/somnex-docs/raw/main/somnex/.gitbook/assets/0%20(3).png" alt=""><figcaption><p>  <em>Pricing &#x26; Fees</em></p></figcaption></figure>

## 3.Referrals

* Tier 1: 5% discount (invitee) + 5% rebate (you).
* Tier 2: 10 active traders + $2M+ volume → 10%/10%.
* Tier 3: 15 active traders + $8M+ volume → 15% rebate (you), 10% discount (invitee).

## 4.Launch or trade memes

* Creators: launch a token (name/ticker/logo); bonding curve sale; auto-list on Somnex DEX.
* Traders: explore New/Trends/Listed and trade tokens.


---

# 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.somnex.xyz/how-to-earn/liquidity-to-earn.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.
