# Earn

#### 💡 Overview

The **Earn** feature enables users to generate passive income by connecting directly to **on-chain yield protocols** across multiple networks.\
Depending on the token, rewards come from:

* **Validator staking** on native networks
* **Liquid staking** via decentralized staking protocols
* **Lending** through integrated DeFi money markets.

🔁 **Non-Stablecoins**

| Token    | Type           | Yield Source                                |
| -------- | -------------- | ------------------------------------------- |
| **RUJI** | Liquid Staking | via Rujira Network (auto-compound strategy) |
| **SUI**  | Liquid Staking | via Aftermath Finance                       |
| **XLM**  | Lending        | via Blend (Stellar) protocol                |

#### 💵 **Stablecoins**

| Token    | Type    | Yield Source                 |
| -------- | ------- | ---------------------------- |
| **USDC** | Lending | via Blend (Stellar) protocol |

🧬 **RUJI Liquid Staking**&#x20;

Rujira Network is an **App Layer** built on THORChain, distributing **real, protocol-generated revenue** to **RUJI stakers**.

THORWallet integrates Rujira’s **auto-compound strategy**, which automatically restakes earned rewards and issues **sRUJI** — a **liquid staking derivative (LSD)** that represents your continuously compounding staked position.

learn more [here.](https://docs.rujira.network/strategies#ruji)

🌊 **SUI Liquid Staking**&#x20;

**Aftermath Finance** enables SUI holders to earn staking rewards **while keeping their tokens usable across DeFi** through **`afSUI`**, a fully decentralized liquid staking derivative built after the adoption of **SIP-6** on the Sui network. learn more [here.](https://docs.aftermath.finance/liquid-staking/afsui)

* When staking via Aftermath, users **delegate to any validator of their choice** — preserving decentralization.
* The protocol mints **`afSUI`**, a 1-to-1 liquid representation of staked SUI at the current exchange rate.
* Each 24-hour **Epoch** updates the `afSUI ↔ SUI` exchange rate as rewards compound.
* Upon unstaking, users receive their **principal + accrued rewards.**

💵 **USDC & XLM — Lending (via Blend on Stellar)**

**Blend** is Stellar’s native lending market connecting lenders and borrowers through smart-contract pools. THORWallet integrates Blend directly, allowing users to earn passive income without leaving the app.

Learn more about it in [here.](https://docs.blend.capital/users/lending-borrowing/lending)

<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://faqs.thorwallet.org/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.
