# Make a Purchase

When you're ready to purchase your first asset on the PEAKDEFI Investment Platform, there are a few key steps you'll need to follow. Following these simple steps, you can easily purchase assets on the Platform.

### 👉 Head to the product page of the asset you would like to purchase. For our example, we will use <https://yield.peakdefi.com/product/PDYF>

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

### 👉 Connect your wallet before you can take any further action

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

### 👉 Your purchase panel should now look like this - in this state you proceed to choose what asset you would like to use to make this purchase.

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

### 👉 Clicking on the left of the blue "Max" button presents a popup of all available exchange tokens.&#x20;

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

### 👉 In this example, we purchase .39 PDYF in exchange for 0.3974 DAI - using our max exchange feature.

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

### 👉 If you have never made a token transaction on our dApp with these tokens, you will have to approve the transfer of these assets before we can sell them. To continue, click "Approve".

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

### 👉 In this first transaction, you are giving the yield fund platform access to your exchange asset (DAI in this example) so that we can sell it for our preferred asset PDYF.

<figure><img src="/files/2yihJNMk256qrMXaxvuh" alt=""><figcaption></figcaption></figure>

### 👉 Once the approval has been confirmed, you can proceed with the final transaction stage, which is the exchange.

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

### 👉 Confirm this final transaction and your new exchange will be made!

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

### 👉 Your new exchange panel should reflect the value changes of selling the first asset (DAI) in exchange for receiving the second asset (PDYF).

<figure><img src="/files/qm1tIUUYbXZeQYMZIyZA" 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.../make-a-purchase.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.
