# How to be a Civic Liker

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

Before becoming a Civic Liker, please [register a Liker ID](/general-guides/dapp/liker-id.md).

Users stake at least **5,000** LIKE to the "Civic Liker node" **with a wallet address bound to a Liker ID** to become a Civic Liker. All delegation rewards from the Civic Liker node will be distributed to creators in the form of LIKE. There is no need to use the delegation principle, and only the delegation rewards can turn likes into income.

<details>

<summary><a href="/pages/tx89OqTCqkafiOhxN0QF">BUY 5,000 LIKE</a></summary>

</details>

Based on the current commission rate of about 15%, the monthly rewards that 5,000 LIKE can generate are equal to 5,000 \* 0.15 / 12 = 62.5 LIKE, which is approximately US$1.5 per month at the current exchange rate. The more you delegate, the more Likes you can turn into actual income.

Please note that there is no "Ranking" system for Civic Liker, and the only effect of delegating more [LikeCoin](https://like.co/) is to reward more to the creators:

* Every clap on the LikeCoin button by a Civic Liker will be equivalent to 1 LikeCoin.
* The stake reward derived from Civic Liker delegation every day will be distributed to the creators according to the principle of 1 clap to the LikeCoin button = 1 LIKE.
* The unused staking reward can be accumulated until the account balance is used up.

Civic Liker can not only distribute the delegation rewards but also distribute the [Creators Fund](/general-guides/dapp/civic-liker/creators-fund.md). The influence of clicking the LikeCoin button on the allocation of funds will vary with the delegation amount. Stake more, reward more, and have greater power to vote in LikeCoin DAO and for Creators Fund distribution.

{% hint style="info" %}
Regarding the accumulation of a significant amount of stake rewards account balance without clapping to creators, the Creation Fund Committee proposed implementing a higher tiers spending mechanism as early as July last year \[refer to the [Creators Fund Status Review (Feb – Jun 2022)](https://blog.like.co/en/creators-fund-status-review-feb-jun-2022/)]. Therefore, starting from June 27, 2023, the distribution of stake rewards account balance will undergo the following changes.

The distribution of stake rewards account balance will be as follows:

Civic Liker with 1-100 LIKE in stake rewards account balance, the principle of 1 clap = 1 LIKE will be applied when distributing rewards to creators.

Civic Liker with over 100 LIKE in stake rewards account balance, the principle of 1 clap = 10 LIKE will be applied when distributing rewards to creators.

Civic Liker with over 10,000 LIKE in stake rewards account balance, the principle of 1 clap = 100 LIKE will be applied when distributing rewards to creators.

These changes will only affect less than 10% of users.
{% endhint %}

## Become a Civic Liker by delegating with stake.like.co

### Step 1: Login to stake.like.co

Go to [stake.like.co](https://stake.like.co/welcome) and select [Keplr Browser Extension](/general-guides/wallet/keplr.md), [Cosmostation Browser Extension](/general-guides/wallet/cosmostation.md), or [Authcore](/depub/register.md) to log in to the wallet address bound with a Liker ID.

![Go to stake.like.co and select Keplr Browser Extension, Cosmostation Browser Extension or Authcore to log in](/files/pz2ghSZAVLnxpaOc0hTu)

### Step 2: Select the Civic Liker node&#xD;

Click "Validators" on the left-hand side menu, then click "All" in the upper right corner. Look for the Civic Liker node and click on it.

![On "Validators" select Civic Liker node and click on it](/files/2boW5vLi0tEFb4QPCgt6)

### Step 3: Stake

Click "Stake" in the upper right corner of the Civic Liker node to delegate.

![Click "Stake" to delegate](/files/vQQ1PRyJ8uejwTjKT0Td)

### Step 4: Decide how much to stake

The Stake page will appear. Enter the amount of LikeCoin you want to delegate and click "Next".

![Enter the amount of LikeCoin you want to delegate and click "Next"](/files/0kkUrjUZVXXcEyl4hjrA)

### Step 5: Confirm the amount and gas fee

After confirming that the amount and gas fee are correct, click "Next".

![Click "Next" to proceed](/files/yfTQVGsSty2LNEQgYaft)

### Step 6: Check your delegation

Confirmation is required. Keplr and Cosmostation users will need to approve a pop-up box to confirm the delegation after clicking "Send". Authcore users can directly click "Send".

![Click "Send"](/files/jqkegyR3BSjETVvpNRum)

After the "Send" and confirmation screen appears, "Successfully staked!" will appear, indicating that the delegation is successfully completed.

![Sent and confirming](/files/h6cruqbtrP7HugWYdHky) ![Successfully staked!](/files/nPUPFQ9y26qXXSdPcu3Y)

Click "Portfolio" on the left-hand side menu, and you will see "You Stake" showing the successful delegation to the Civic Liker node.

![Click "Portfolio" in the left-hand side menu and check the details](/files/tYYqUznuOb1LC9V9wXWX)

## Become a Civic Liker by delegating via the Keplr Mobile, Cosmostation app and LikeCoin app

For details, please refer to [Delegate on mobile](/general-guides/stake/delegation-of-likecoin/delegate-on-mobile.md) and select the Civic Liker node to delegate.

{% hint style="success" %}
Civic Liker will take effect within 24 hours after the delegation is completed.
{% endhint %}

{% hint style="warning" %}
If the user has already delegated to another validator, please [redelegate](/general-guides/stake/redelegation-of-likecoin.md) instead of undelegate. Otherwise, you will need to wait for a 21-day cooling-off period before you can use the funds again.
{% 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.v2.like.co/general-guides/dapp/civic-liker/be-a-civic-liker.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.
