> For the complete documentation index, see [llms.txt](https://hakkafinance.gitbook.io/hakka-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hakkafinance.gitbook.io/hakka-wiki/external-collaborations/community-reward-program.md).

# Community Reward Program

Since we only operate Chinese and English communities, we need help from the communities! So far, there are already telegram groups driven by the community, as follows:

🇵🇭 Philippines Community (Telegram)

<https://t.me/Hakkafinance_Philippines>

🇫🇷 French Community (Telegram)

<https://t.me/HakkafinanceFR>

🇻🇳 Vietnamese Community (Telegram)

<https://t.me/Hakkafinance_VN>

🇯🇵 Japanese Community (Telegram)

<https://t.me/Hakkafinancejp>

🇪🇸 Spanish Community (Telegram)

<https://t.me/hakkafinancesp>

Anyone who is good at other languages and wants to contribute to the Hakka community can apply to the program. In this program, we will distribute rewards more frequently than before, but there will also be some evaluation conditions, and We will give corresponding rewards based on workload and performance.

Job descriptions are as follows:

* Manage and expand the local online and offline Hakka communities, and interact with the community to increase positive engagement.
* Posting/forwarding official announcements and help with translations and proofread content related to Hakka.
* Explore Hakka friendly groups to facilitate the expansion of Hakka local user base and influence
* Assist in organizing online and offline events and meet-ups, conducting product and service surveys
* Collaborating with internal departments to establish campaign objectives, complete tasks, and identify and solve problems
* Suggesting new ways to promote Hakka Finance.

Requirements:

* Proven community management experience with strong ownership and emotional intelligence.
* Experience launching community initiatives (e.g., building an online forum, launching an ambassador program, creating an event series, and writing an email newsletter)
* Strong understanding of cryptocurrency/blockchain-related terminologies and trends and have a liking for crypto cultures.
* Be able to work flexible and stretched hours to interact with the crypto community as frequently as possible.
* Native or near-native level ability in the local language

There will be a workgroup for admins for better and more efficient communication to discuss the official announcement details.

If you are interested, please contact @hakkadoge on telegram (note that we will not take the initiative to DM you)


---

# 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://hakkafinance.gitbook.io/hakka-wiki/external-collaborations/community-reward-program.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.
