# Buy on DEX

## Install MetaMask and Add ETH

Install Metamask Extension and Create an Account at [metamask.io](https://metamask.io/). Make sure your account has some ETH; you can buy ETH directly on MetaMask.

## Connect MetaMask to Uniswap

Go to [Uniswap](https://app.uniswap.org/swap?inputCurrency=ETH\&outputCurrency=0x698b1d54E936b9F772b8F58447194bBc82EC1933) and Connect MetaMask to Uniswap: Click Connect, select Token, then paste the contract: `0x698b1d54E936b9F772b8F58447194bBc82EC1933`

<a href="https://app.uniswap.org/swap?inputCurrency=ETH&#x26;outputCurrency=0x698b1d54E936b9F772b8F58447194bBc82EC1933" class="button primary">Go to Uniswap</a>

## Swap ETH for PEEZY

Connect your MetaMask to [Uniswap](https://app.uniswap.org/swap?inputCurrency=ETH\&outputCurrency=0x698b1d54E936b9F772b8F58447194bBc82EC1933) and proceed to swap Ethereum for PEEZY tokens.

## Import PEEZY Token to MetaMask

To see your $PEEZY in your Metamask go into tokens, click “+ Import” button on Metamask, then click on Custom Token and paste the contract: `0x698b1d54e936b9f772b8f58447194bbc82ec1933` and import.


---

# 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://whitepaper.peezy.vip/buy/buy-on-dex.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.
