# WEN & esWEN

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

### **What is $WEN?**

$WEN is the native token of WEN Protocol. It captures the value that is generated by the protocol and also incentivizes system participants.

### **What is esWEN?**&#x20;

esWEN is escrowed $WEN, which has the same value as WEN. esWEN is not tradable nor transferrable but can be used for governance.&#x20;

esWEN plays an essential role in the system as governance token. Conversion from esWEN to $WEN will be a vesting process **linearly over a period of 21 days, block by block.**

### How can I get $WEN & esWEN?&#x20;

$WEN can be earned in 2 ways:&#x20;

* Buy directly in WEN/wETH pool
* unlock esWEN

esWEN can be earned in 4 ways:&#x20;

* Minting wenUSD via protocol
* Providing liquidity to the WEN/wETH pool, and stake the LP in WEN protocol
* Depositing wenUSD into the [Stability Pool](/how-it-works/stability-pool.md)
* Providing liquidity to the wenUSD/USDC curve pool, and stake the LP in WEN protocol

### What benefits can I earn with esWEN?&#x20;

esWEN is the core of Wen Protocol ecosystem. The holders can enjoy the following benefits:

* #### Share protocol revenue

  Staking esWEN can earn the protocol fees generated by [wenUSD issuance](/how-it-works/minting.md)/ [redemption](/how-it-works/redemption.md) / [Annual fee](/how-it-works/annual-fee.md).
* #### Stake esWEN to govern

  Voting for proposals from the community, where the voting power depends on staking time

{% hint style="success" %}
The most profitable way to earn is staking your esWEN.
{% endhint %}


---

# 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.wenprotocol.io/token-economy/wen-and-eswen.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.
