# Community

[LikeCoin Discord](http://discord.gg/likecoin) is for everyone. There are channels including development, governance, product discussion, and more. Validators and stakeholders exchange ideas and work together to make Liker Land a better place.

## How to Join LikeCoin Discord:

**Step 1**: Register for a Discord account and enter the invitation link <https://discord.gg/likecoin> in your browser, or search for LikeCoin in the Discord app. On the login screen, click "Accept Invite".

<figure><img src="/files/BSnEim2R2LxFv5K3VRZ9" alt=""><figcaption><p>Click "Accept Invite"</p></figcaption></figure>

**Step 2**: When you see "You must complete a few more steps before you can talk", click "Complete".

<figure><img src="/files/shO82x0QMjLkE2VPiwoN" alt=""><figcaption><p>Click "Complete"</p></figcaption></figure>

**Step 3**: After reading the group rules, click "I have read and agree to the rules", then click "Submit".

<figure><img src="/files/ZHF3eiseT6V3zEpA24z3" alt=""><figcaption><p>Click "Submit"</p></figcaption></figure>

**Step 4**: Go to the #👍｜verify channel and click ✅ to complete the verification.

<figure><img src="/files/wi89b0P3tZG5NtQvwSEF" alt=""><figcaption><p>Click ✅ to complete the verification</p></figcaption></figure>

Moreover users can utilize the following functions on LikeCoin Discord:

* [#Community Call](/general-guides/community/community-call.md) - Join the monthly community call
* [#🎫｜open-a-ticket](/general-guides/community/open-a-ticket.md) - Get help privately using the Discord support tool
* [#🌊｜faucet-mainnet](/general-guides/faucet.md) - Mainnet faucet
* [#💧｜faucet-testnet](/general-guides/community/faucet-testnet.md) - Get a small amount of LikeCoin for testing on testnet
* [#🔁｜translate-wallet-prefix](/general-guides/community/translate-wallet-prefix.md) - Bilaterally check the old and new LikeCoin wallet address prefix
* [LikeCoin Discord wallet](/general-guides/community/discord-wallet.md) - Send and Receive LikeCoin on Discord
* [LIKE this message](/general-guides/community/like-this-message.md) - Send 5 LIKE to the message author on Discord
* [Share to DePub](/general-guides/dapp/depub.space/from-likecoin-discord-to-depub.space.md) - Share tweet from From LikeCoin Discord to depub.space


---

# 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/community.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.
