# Add Token to MetaMask

Adding new tokens to your MetaMask can be a bit of a hassle, but our "Add to MetaMask" buttons make it quick and easy. When you buy tokens on the PEAKDEFI platform, simply click the "Add to MetaMask" button and follow the instructions. We'll add the token contract to your MetaMask so you can start using it right away.

### 👉 **Please connect your wallet.**

{% content-ref url="/pages/Z5hv2Xhqhs4BVrrzg1I2" %}
[Connect A Wallet](/peakdefi-yield-fund-inactive/how-to.../connect-a-wallet.md)
{% endcontent-ref %}

### 👉 Click the "Add to MetaMask" button.

<figure><img src="/files/XCABqU53ERzwTPQrIkIn" alt=""><figcaption></figcaption></figure>

### 👉 Click "Add Token" to add the token to your wallet.

<figure><img src="/files/0uEX9VyX1Lk7fwHdnq4l" alt=""><figcaption></figcaption></figure>

### 👉 Now the token will be available for transactions or exchange in your MetaMask wallet.

<figure><img src="/files/c6y6MfEjipA3HPtYVQzq" alt=""><figcaption></figcaption></figure>


---

# 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://documents.peakdefi.com/peakdefi-yield-fund-inactive/how-to.../add-token-to-metamask.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.
