# Buy $ARBI

Here's a tutorial on how to buy $ARBI token:

1. First, you will need to have a MetaMask wallet set up on the Arbitrum network. Make sure you have some ETH in your wallet for gas fees.
2. Next, you will need to navigate to the ArbiSwap website and connect your MetaMask wallet.
3. Once connected, navigate to the **"**[**Trade**](https://atlantisfi.gitbook.io/arbiswap/protcol/trade)**"** section of the website.&#x20;
4. Input the amount of $ARBI tokens you want to buy and confirm the transaction with your MetaMask wallet.
5. After the transaction is confirmed, the $ARBI tokens will be added to your MetaMask wallet.
6. Voila!!

{% hint style="warning" %}
Please note that the price of $ARBI may fluctuate also note the price impact and slippage before making the trade.&#x20;
{% endhint %}


---

# 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://atlantisfi.gitbook.io/arbiswap/get-started/buy-usdarbi.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.
