# Liquidity Staking and Bonuses

## Liquidity Staking

With an active (locked) Bond, you can use it for liquidity staking by adding CAROL tokens from your Bond (immediately available quantity + 30%) + ETH to the pool. The Bond cannot be used partially, so if your Bond is 1.3 ETH, you'll need to add another 1.3 ETH for liquidity staking. The base yield for staking is 2% per 24 hours. The profit from liquidity staking is capped at 150% for each staking.

<figure><img src="/files/9wBuZb4MvDXoiLkYh1uW" alt=""><figcaption></figcaption></figure>

## Bonuses

Liquidity Bonus: +0.1% for every 25 ETH in the project's liquidity.

Personal Bonus: +0.1% to yield for each 1 ETH in your stake.

Hold Bonus: +0.1% for every 48 hours without claiming or withdrawing CAROL.

## Selling the Token

1. You can sell the available tokens on the platform using the SELL button in the staking tab - <https://carol.finance/staking>&#x20;
2. You can sell CAROL tokens you claimed to your wallet directly on AMM BaseSwap: <https://baseswap.fi/swap?outputCurrency=0x4a0a76645941d8c7ba059940b3446228f0db8972>


---

# 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://carol-8.gitbook.io/documentation/users-guide/liquidity-staking-and-bonuses.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.
