> 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/links.md).

# Access to Hakka

## Useful Links:

* 🚀 [Official Website](<http://hakka.finance/ >)
* 🗳 [HAKKA Governance Dashboard (Phase2: Off-Chain; Gas-Free)](https://snapshot.org/#/hakka.eth)
* ⛏ [Liquidity Mining and Rewards Dashboard](https://hakka.finance/staking/)
* 👨‍👨‍👧‍👧 [Hakka Forum](https://forum.hakka.finance/)
* 📖 [Address book](<https://github.com/hakkafinance/address_book/ >)
* 🛠 [GitHub](<https://github.com/hakkafinance >)
* 📖 [Medium](<https://medium.com/hakkafinance >)

## Latest Updates:

* [Telegram Announcements Channel](https://t.me/HAKKA_Announcement)
* [Official Medium Announcements Page](https://medium.com/hakkafinance)

## Communities:

### Telegram Groups:

#### Official:

* 🇺🇸 English Community: [Contact @hakkafinance](https://t.me/hakkafinance)&#x20;
* 🀄 Mandarin Community: [Contact @hakkafinancecn](https://t.me/hakkafinancecn)&#x20;
* 📢 HAKKA Announcements: [Contact @HAKKA\_Announcement](https://t.me/HAKKA_Announcement)

#### **Unofficial (Driven by Hakka Community):**

* 💰 HAKKA Price Group: [Contact @HAKKAPriceGroup](https://t.me/HAKKAPriceGroup)&#x20;
* 🇫🇷 French Community: [Contact @HakkafinanceFR](https://t.me/HakkafinanceFR)&#x20;
* 🇻🇳 Vietnamese Community: [Contact @Hakkafinance\_VN](https://t.me/Hakkafinance_VN)&#x20;
* 🇯🇵 Japanese Community: [Contact @Hakkafinancejp](https://t.me/Hakkafinancejp)&#x20;
* 🇵🇭 Philippines Community: [Contact @Hakkafinance\_Philippines](https://t.me/Hakkafinance_Philippines)&#x20;
* 🇪🇸 Spanish Community: [Contact @hakkafinancesp](https://t.me/hakkafinancesp)&#x20;

### Others

* [Official Discord Group ](https://discord.gg/AQPDRWZ7B4)
* [Official Twitter Account](https://twitter.com/hakkafinance)


---

# 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:

```
GET https://hakkafinance.gitbook.io/hakka-wiki/links.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.
