# How to buy

**Monkex** tokens are best purchased with **Ethereum** through **TheHerculesDEX**.\
\
Monkex is a decentralised deflationary currency and, as such, we always incentivize the use of DEXs. Hercules is one of the best to do that!

## Quick start guide

**Create MetaMask wallet**\
\
Create a [MetaMask](https://metamask.io) wallet using either a desktop computer or an iOS/Android mobile device. That will allow you to buy, sell, send, and receive Monkex token.

**Add Andromeda network**\
\
Open your MetaMask wallet go to "Settings" and tap "Add Network". Follow parameters below or use [chainlist.org](https://chainlist.org/chain/1088) to add it automatically.\
\
Network name: Metis Andromeda network\
New RPC URL: <https://andromeda-explorer.metis.io/\\>
ChainID: 1088\
Symbol: Metis\
Block explorer URL: <https://andromeda-explorer.metis.io/>

**Send Metis to your wallet**\
\
You can buy Metis directly on MetaMask or transfer it to your MetaMask wallet from exchanges like Binance! Make sure to use the Andromeda network when transfering Metis.

**Connect to TheHerculesDEX and click approve**\
\
Acces your wallet to Hercules by cliclick "Connect to a wallet" and selecting MetaMask. Press "Approve" and sign the transaction. You will find Monkex token on Hercules default menu.

**Swap Metis for Monkex**\
\
You can start swapping as soon as you have Metis available!

{% hint style="info" %}
Every buy order on Hercules will be taxed by 8,5%.\
\
5% burnt immediately\
2% Pirapes tax\
1,5% Hercules liquidity providers tax
{% endhint %}

{% content-ref url="/pages/6GYoskhb4B0H0mtljSc7" %}
[Tokenomics](/docs/fundamentals/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sc9wd076Pw0XFElYwF37" %}
[Deflation and Taxes](/docs/fundamentals/deflation-and-taxes.md)
{% endcontent-ref %}


---

# 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://monkex.gitbook.io/docs/guides/how-to-buy.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.
