> For the complete documentation index, see [llms.txt](https://docs.starfish.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starfish.finance/defi-x-nft-fi/stake/csean.md).

# cSEAN

### What is cSEAN?

cSEAN is one of the Staking options that distribute users with share of protocol trading fees in form of Stablecoin.

* Stake SEAN into cSEAN and earn Stablecoin - **USDC**

### Harvest your share of Protocol Revenues

For every swap on Starfish, 50% of the delegated fee is charged as protocol trading fee and accrued by the protocol. This is then converted into a Stablecoin, and then distributed to the cSEAN Pool every 24 hours.

* Staking into cSEAN rewards you with a share of [Featured Pools](broken://pages/YckW4lmDF5ZPmU9gLBo2#what-are-the-pool-filters)' revenue generated

### How to Stake into cSEAN?

1. Head over to the Staking page
2. Select cSEAN card

![](/files/KKGhB62Z7vJmh82IhLPy)

3\. Stake your SEAN, click **Preview Order**, then click **Confirm Stake** to continue with the transaction (you will need to approve and confirm the transaction in your wallet)

![](/files/tvUxyJgFxEFcgKZSIgUh)

![](/files/oIiMgtt6IGjfDhGJCm23)

4\. Click **Harvest** when you wish to claim Rewards (you can accumulate the rewards for harvesting)

![](/files/bsxIEZAzB31BesX6Au5n)

5\. Congratulation, you have now harvested Stablecoin rewards!

{% hint style="info" %}
cSEAN is not a Token/Receipt therefore there is no Contract ID for cSEAN.
{% endhint %}

### Withdrawal Fee

* Unstaking from cSEAN may come with a fee
* The fee can scale up to 3% Max, depending on the number of SEAN already Staked
* The 3% Fee is taken from the SEAN token that you withdraw from the cSEAN Pool
* Currently any deposit fee taken will be sent to the Treasury&#x20;

### How much do I earn?

cSEAN Stakers receive rewards proportional to their share of the cSEAN vault.

{% hint style="info" %}
**Calculation:** userRewardRate = userSEAN / totalSEAN \* cSEANRewardRate.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.starfish.finance/defi-x-nft-fi/stake/csean.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.
