# FAQ

## When staking on BSC?

We have considered using several sidechains or layer-2 solutions, and we did launch some products on BSC. However, staking is a long-term decision; it's better to do it together in the same place, so it will only work on ETH.

## How to Earn Hakka Staking Reward?

Please follow the link below:

{% content-ref url="/pages/-Mf21XdZj-XRTZDPCeFn" %}
[Staking Rewards](/hakka-wiki/hakka-token/staking-rewards.md)
{% endcontent-ref %}

## How to bridge HAKKA from ETH to BSC

Please follow the instruction here: [Ping's article](https://medium.com/hakkafinance/pegged-pegged-hakka-on-xdai-on-binance-smart-chain-via-omnibridge-ce4a1fca53f0)

## How to bridge HAKKA from BSC to ETH

Follow the same instructions above, do it reversely.

## Who should I contact if I have a business proposal?

You can DM @HakkaDoge on telegram. Please be aware of scammers, we won't PM you first.

## Where to follow the latest announcements and updates?

Please visit our Medium: <https://hakkafinance.medium.com>

Also, follow our telegram **Announcement Channel**: <https://t.me/HAKKA_Announcement>


---

# 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://hakkafinance.gitbook.io/hakka-wiki/faq.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.
