> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/archive/archive/civic-liker-classic-and-2.0/be-a-civic-liker.md).

# How to be a Civic Liker

{% hint style="danger" %}
Archived on 2022/06/14. Information is out of date, please refer to the new entry "[How to be a Civic Liker](/archive/archive/civic-liker-classic-and-2.0/be-a-civic-liker.md)".
{% endhint %}

Before becoming a Civic Liker, please [register a Liker ID](https://docs.like.co/user-guide/liker-id/register).

## Subscribe to a content creator

### Step 1: Target your favourite content creator&#xD;

You can support your content creator starting from the following:

* Click on the [sponsor link](/archive/archive/creatortools/sponsor-link.md) provided by the content creator, for example  [https://liker.land/ckxpress/civic ](<https://liker.land/ckxpress/civic >)
* Click on the "Become a Civic Liker" button on the content creator's&#x20;  [Portfolio Page](/archive/archive/creatortools/portfolio-page.md)

![](/files/-MP7hsRbNw-OLvNLtUca)

* Click on the "Become a Civic Liker" button on the content creator's [LikeCoin button](/general-guides/dapp/creator.md)

![](/files/-MWNbSsbYc0CVtNcPoW7)

* Become a Civic Liker on [Matters](https://matters.news/)

![](/files/-MUIcDg1Nr55QGtucMcw)

![](/files/-MUIcGB5I2aHwHgRqsh_)

### Step 2: Select the amount to support

A brief introduction of Civic Liker and the content creator's avatar appears, click the "+" to change the amount to support. If you do not want to change it just click on "Confirm" to subscribe to the content creator with USD 5.

![](/files/-Mf1oLatIUjY_QsWox1A)

Choose the monthly supporting amount, now is 5 USD/mo, 20 USD/mo and 100 USD/mo.&#x20;The amount deducting the credit card transaction fee will be exchanged to LikeCoin and support the creator. Choose the amount to support and click "Next".

![](/files/-Mf1p-IiB2gZ6m2t4lhz)

### Step 3: Confirm your subscription

Confirm the content creator and the amount that you would like to support, click "Confirm".

![](/files/-Mf1qop2Ee9RmpiZ2TnM)

### Step 4:  Fill in your credit card information

Fill in your credit card information and then click "subscribe / 訂閱".

![](/files/-MP7X--TTL-VZE2w_mby)

### Step 5: Becoming a Civic Liker

After completing the previous step, a pop-up appears saying that "You have become the Civic Liker of \[Content Creator name]".

![](/files/-MP7xFWGyACQSCopwmvq)

You can also go to his/her Portfolio Page and check out that you are "Supporting" him/her.

![](/files/-MP7r3GiEGkQfH7jJIo7)

### Step 6:  Manage Civic Liker Subscription

Login in [Liker Land web](https://liker.land/) and select "[Civic Liker](https://liker.land/civic/dashboard)'' on the menu on the right hand side, you can manage payment methods and check your billing history. You can also check out who you are supporting and change the monthly supporting amount, click "Edit" on the content creator that you subscribed to.

![](/files/-Mf1L3mR7tI1nKrSiLGk)

![](/files/-Mf1wAcwRDvIXrA4gmsr)

Select the new amount to support and click "Next".

![](/files/-Mf1x6LGiv-7oWehfYkA)

Click "Confirm" again to apply the change.

![](/files/-Mf1xVIMCTunRrfdTUhC)

Changes made will be effective on the next billing date, please note the money paid for previous and current subscription will not be refunded.

### Step 7: Subscribe to more than one content creator

Please subscribe to the 1st content creator. Then follow the same steps to subscribe to the 2nd and the other creators. Please note the newly added monthly subscription amount will be charged on the next billing date.

## Civic Liker Classic

### Step 1: **Identify** "Special Subscription"

Login in [Liker Land web](https://liker.land/), click on the menu at the top right hand corner, select "Civic Liker".

![](/files/-Mf1L3mR7tI1nKrSiLGk)

On "You are supporting", click "Subscribe" in Civic Liker Classic.

![](/files/-Mf22dDtEJ1JQYWo1yrC)

### Step 2: Confirm Subscription

Click "Subscribe Now".

![](/files/-Mf230Rswh5nZQsI9aaR)

Click "Confirm".

![](/files/-Mf23RsFoJqOgYpK8BCE)

### Step 3  :  Fill in your credit card information

Refer to [Subscribe to a content creator Fill in your credit card information](/archive/archive/civic-liker-classic-and-2.0/be-a-civic-liker.md#step-4-fill-in-your-credit-card-information).

### Step 4: Successful subscribe Civic Liker Classic

On "You are supporting", Civic Liker Classic is "Active".

![](/files/-Mf23qbxqGOsb6VeEBVI)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.v2.like.co/archive/archive/civic-liker-classic-and-2.0/be-a-civic-liker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
