# 🙋Frequently asked questions

**What is the official website?** \
[www.makiswap.com](http://www.makiswap.com)

**Is Makiswap using HECO chain?**                                                                                                                    \
Yes

**What is the current block reward?** \
16 MAKI for each block

**How do i connect my wallet?**\
At the top right corner you can click on connect wallet. A pop-up-window will open up and then you can click on your favorite wallet.&#x20;

**I got my wallet connected but it seems that trading is not working properly?**\
You should add the HECO RPG to your wallet. For a detailed guide please go to:

{% content-ref url="/pages/-MWFc4WFhD6JDdhCyL69" %}
[👛Add Heco RPC to Metamask](/jiro-ono/add-heco-rpg-to-metamask.md)
{% endcontent-ref %}

**Where can i find my transactions?**\
You can check on all of your transactions anytime on <https://hecoinfo.com/>

**Why does it say that i dont have any balance?**\
Please make sure you are connected to your decentralized wallet

**What is the max supply from MAKI**\
Makiswap doesn't have any maximum supply&#x20;

**Where can i find the analytics pages?**\
You can find them on <https://info.makiswap.com/>

<br>


---

# 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.makiswap.com/jiro-ono/info.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.
